https://github.com/nomadsdev/cru-not-d-nodejs-react-mysql
https://github.com/nomadsdev/cru-not-d-nodejs-react-mysql
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nomadsdev/cru-not-d-nodejs-react-mysql
- Owner: nomadsdev
- Created: 2024-01-26T18:53:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-26T18:55:44.000Z (about 2 years ago)
- Last Synced: 2025-02-21T20:46:08.763Z (12 months ago)
- Language: JavaScript
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CRU NOT D

## 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