Task Tracker using React, check it out... 👇👇
Made in nodejs, React, jsx, CSS.
Task Tracker is a mini widget application to keep track of your daily task. Using task tracker you can add, remove your task and also set reminder.
Clone the project:
https://github.com/dasdebjeet/task_tracker.git
To install all the dependencies for the project to run
npm install
To run the JSON server (http://localhost:9090/tasks)
npm run server
To run the React dev server (http://localhost:3000)
npm start
Made with </> by DebjeetDas. © 2022 all rights reserved.
Author: Debjeet Das