alsoamit / todo-list-app-mern-stack

Todo-List Web App MERN Stack

Home Page:https://todo-list-crud-app.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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?

  1. Clone the repository using git clone https://github.com/alsoamit/todo-list-app-mern-stack.git.
  2. Create a .env file to store MongoDb Atlas URI. See the snippet of .env file in .env_snippet included in the root directory.
  3. Run command node app.js to run node server on your machine.
  4. Use proxy as http://localhost:5000 in package.json of the client directory while running locally.

About

Todo-List Web App MERN Stack

https://todo-list-crud-app.herokuapp.com/


Languages

Language:JavaScript 72.7%Language:CSS 23.5%Language:HTML 3.8%