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

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


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

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# CRUD Nodejs React Full Stack

![logo](https://cdn.discordapp.com/attachments/1196933793915871242/1197873243604930651/image.png?ex=65bcd964&is=65aa6464&hm=71a44c8785bcecb61d821bf5b2bd2f9c2d47620068ce43e40d1ad5bee6f347c9&);

## How to install

server
```
cd server
npm i
```

client
```
cd client
npm i
```

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