Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 484 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 484 Bytes

TaskMaster

Web-based task management system using the MERN stack. The system should allow users to create, update, and delete tasks. Users should be able to log in and manage their tasks.

To Run this project just update the MONGO_URI in the /backend/.env file

then start the backend node server using npm run dev

and run the frontend react server using npm start

Screenshot (43)