live at: https://keeptrack.jayanthm.in
Welcome to KeepTrack - a dynamic task tracker built with React!
- Three task statuses: Not started, In progress, Completed
- Two modes: Guest mode (local storage) and User mode (communicates with Spring backend)
- Boost your productivity by managing your tasks effectively!
- Clone the repository.
- Run
npm install
to install dependencies. - Run
npm run dev
to start the development server.
Explore the code, contribute, and keep track of your goals!