https://github.com/namnika/todoapp
Complete your daily purpose work 📄 on time without any loss and always be recalled at any time.
https://github.com/namnika/todoapp
express-js monogo-db node-js react-router-dom-v6 reactjs todolist
Last synced: 2 months ago
JSON representation
Complete your daily purpose work 📄 on time without any loss and always be recalled at any time.
- Host: GitHub
- URL: https://github.com/namnika/todoapp
- Owner: Namnika
- Created: 2022-08-31T12:36:32.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-29T17:44:56.000Z (over 1 year ago)
- Last Synced: 2025-01-20T11:09:37.736Z (4 months ago)
- Topics: express-js, monogo-db, node-js, react-router-dom-v6, reactjs, todolist
- Language: JavaScript
- Homepage: https://to-dolist7.netlify.app
- Size: 4.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# To-Do List 📝
Draft your necessary lines in one go!
You can also delete your notes by hovering over the text.
Make as many notes as you want such as academic notes, office notes, daily-basis notes, etc.## Overview
### Screenshot
### Link
- Live Site URL: [To-Do List](https://to-dolist7.netlify.app/)## Process
### Built with
- Semantic HTML5 Markup
- CSS3
- Mobile-first workflow
- AJAX
- [React](https://react.dev/) - JS library
- [Node.js](https://nodejs.org/en) - For backend
- [Express](https://expressjs.com/) - Node.js framework
- [MongoDB](https://mongodb.com/) - Database### To Get Started
- Run the below command in your terminal
```
npm start
```