Skip to content

dasdebjeet/task_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Tracker.


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.


How to setup

Clone the project:

https://github.com/dasdebjeet/task_tracker.git

How to run

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

demo



Made with </> by DebjeetDas. © 2022 all rights reserved.
Author: Debjeet Das