A website for you to write what you want to do after or done befor and manage it
Todo List Website
This is a website for you to write what you want to do after or done before and manage it.
Abilities
- Able To Run Server
- Able To Login and Signup and even log-out
- Able To add a task and remove it
- Able To making tasks checked
Language and technologies used in This Project
Requirements
Download and install NodeJS
from official website nodeJS.org
Download and install MongoDB
from official website mongoDB.com
How To Run
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 init
and enter, after that ~ npm i
and enter
type ~ npm start
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