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

https://github.com/nomadsdev/crud-nodejs-react-mysql-express


https://github.com/nomadsdev/crud-nodejs-react-mysql-express

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# CRUD Nodejs React

![logo](https://cdn.discordapp.com/attachments/1198124910950752288/1199087623440977930/image.png?ex=65c1445f&is=65aecf5f&hm=693a045e92289be2132e4358486c15f44e1b742ca82159eaa51d323f9d17a093&)

## How to install

```
cd server
npm i
nodemon server.js
```

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

## Language Framework
* Nodejs
* Express
* React
* Mysql
* Axios
* Tailwind