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

https://github.com/nomadsdev/product-management-nodejs-react-mysql


https://github.com/nomadsdev/product-management-nodejs-react-mysql

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Product Management

![logo](https://cdn.discordapp.com/attachments/1198124910950752288/1198671372814139502/image.png?ex=65bfc0b5&is=65ad4bb5&hm=c365600a84b6152570f5e848b3d81526a63f7a78fd378cc091f7442d6b6333fd&)

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

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

## Language Framework
* Nodejs
* Express
* body-parser
* Mysql
* React
* axios
* tailwind