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

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


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

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Position CRUD

![logo](https://cdn.discordapp.com/attachments/1198124910950752288/1201365639810535434/image.png?ex=65c98df0&is=65b718f0&hm=c73df8c629e0dcea9e23c71e46b17e012ba215959401c2d6cf6f948e82efd2e4&)

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

## Language Framework
* nodejs
* express
* body-parser
* react
* axios
* tailwind