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

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


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

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

          

# CRUD App

![logo](https://cdn.discordapp.com/attachments/1198124910950752288/1206154618351124510/image.png?ex=65dafa06&is=65c88506&hm=1f085dc08a40d9fad60e10f8c0ff3edd7749a40d913cf20f724bca7ca0a46f6e&)

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

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

## Language Framework
* Nodejs
* Express
* body-parser
* cors
* mysql
* react
* axios
* tailwind