MERN-Stack-todo-website

This is a website for you to write what you want to do after or done befor and manage it.

MIT License

Stars
6

Download and install NodeJS from official website nodeJS.org

Download and install MongoDB from official website mongoDB.com

At first you have to clone the project and open it in IDE

Open IDE's terminal and then write ~ cd server and enter

After that write ~ npm i and enter

type ~ npm start and then enter

Now open another terminal and write ~ cd client

And then write ~ npm i and ~ npm start

Congratulations ,now you can signup and use the website