1.0.0 • Published 4 years ago
todo-list-mern-app v1.0.0
What is this?
This is the version 1 of todo-list app developed in MERN Stack.
Any Preview available?
Yes. Here is a live preview of the project live preview.
How to download or install it?
- Run
npm install todo-list-mern-appon machine if you have Node installed. - Create a
.envfile to store MongoDb Atlas URI. See the snippet of .env file in.env_snippetincluded in the root directory.
OR
- Clone the repository using
git clone https://github.com/alsoamit/todo-list-app-mern-stack.git. - Create a
.envfile to store MongoDb Atlas URI. See the snippet of .env file in.env_snippetincluded in the root directory. - Run command
node app.jsto run node server on your machine.
1.0.0
4 years ago