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

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


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

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# CRUD Nodejs React

![logo](https://cdn.discordapp.com/attachments/1198124910950752288/1200539836419948614/image.png?ex=65c68cd9&is=65b417d9&hm=7b024392627eeccc757d7b53a80e4ca8315c3b76aa7a15e4484016a6bb0ee132&)

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

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