An open API service indexing awesome lists of open source software.

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.

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
```