Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 283 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 283 Bytes

Task-Manager

Task Manager with NodeJS, ExpressJS and MongoDB

Manage your Daily tasks while you can perform Create, Read, Update, Delete opeartions.

Get Started

cd Task-Manager

npm install

npm start

starts running on port 8000