This is simple todo app for getting started with the crud of MongoDB with express js and node js
It is very light weight repo, So recommended starting with cloning the repo
git clone https://github.com/Jatin-8898/ToDoApp.git
Download/clone the repo
Run npm start
Navigate to http://localhost:3000 to view the app