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

https://github.com/nomadsdev/to-do-list-full-stack-nodejs-react


https://github.com/nomadsdev/to-do-list-full-stack-nodejs-react

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# To Do List

![logo](https://cdn.discordapp.com/attachments/1198124910950752288/1198377883815653397/image.png?ex=65beaf60&is=65ac3a60&hm=230b6c5bb6f521c38e9e4bb3fee655732025481460850f3eee3b50368c279e21&)

## How to install
```
cd server
npm i
nodemon server.js
```

```
cd client
npm i
npm run dev
```

## Lunguage Framework
* Nodejs
* Express
* Mysql
* React