https://github.com/coderomm/full-stack-todo-app
Tech stack used - MERN
https://github.com/coderomm/full-stack-todo-app
mern-stack todoapp
Last synced: 3 months ago
JSON representation
Tech stack used - MERN
- Host: GitHub
- URL: https://github.com/coderomm/full-stack-todo-app
- Owner: coderomm
- Created: 2024-05-18T16:26:29.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-21T17:31:06.000Z (almost 2 years ago)
- Last Synced: 2025-03-04T02:39:34.211Z (12 months ago)
- Topics: mern-stack, todoapp
- Language: JavaScript
- Homepage:
- Size: 2.91 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Full Stack Todo App
This project contains a simple **TODO Application**.
It has the following features.
- Anyone user can create a todo
- Anyone user can see their existing todo
- Anyone user can mark a todo as done
- // Initialize a node project
- // Put a package.json
- // npm install express