Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alirezaabd-dev/mern-stack-todo-website
This is a website for you to write what you want to do after or done befor and manage it.
https://github.com/alirezaabd-dev/mern-stack-todo-website
css html javascript mongodb nodejs reactjs
Last synced: 20 days ago
JSON representation
This is a website for you to write what you want to do after or done befor and manage it.
- Host: GitHub
- URL: https://github.com/alirezaabd-dev/mern-stack-todo-website
- Owner: AlirezaAbd-dev
- License: mit
- Created: 2022-06-14T16:09:39.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-11T15:41:27.000Z (over 2 years ago)
- Last Synced: 2024-10-17T06:46:29.087Z (about 1 month ago)
- Topics: css, html, javascript, mongodb, nodejs, reactjs
- Language: CSS
- Homepage:
- Size: 6.54 MB
- Stars: 8
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Todo List Website
This is a website for you to write what you want to do after or done before and manage it.
LogIn
SignUp
Main
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 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