Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 415 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 415 Bytes

TaskTracker

This is TaskTracker app. Made to track our daily activities and we can add ,view and delete the tasks overhere.

#how to run this app.

1.Make sure you clone these files into your PC

2.Install NodeJS, mongoDB compass(To store the data),react

3.run the server using node index.js in its directory and run the client side server by running npm run dev

4.Hurray!,Now you are good to go to try my app