Skip to content

Latest commit

 

History

History
65 lines (43 loc) · 1.69 KB

README.md

File metadata and controls

65 lines (43 loc) · 1.69 KB

TimeCamp-clone

Project code - decisive-duck-1364

TimeCamp is a web-based application launched in 2009 by Kamil Rudnicki, a programmer and founder of Time Solutions, to track the activity of computer users and it is dedicated either to freelancers or teams.

Deploy link: https://timecamp.vercel.app/

Some glimpse from our Website

Home Page

Features Page

Login Page

Timesheet Page

Users Page

[Getting Started]

Execution

If you want to run our project in your local machine

Follow the given steps:

  • Clone our repository
  • Open our code in VS code
  • Go to the client folder using cd client command
  • In the terminal write npm install, it will install all the dependencies for our project
  • Than simply write npm start
  • Congratulations! Now you can navigate to our website

Tech Stack

  • React.JS
  • Tailwind
  • MongoDB
  • Express
  • Node JS

Creators

Server link : "https://timecampclone.herokuapp.com/auth/login"