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
- Host: GitHub
- URL: https://github.com/nomadsdev/crud-nodejs-express-react-mysql
- Owner: nomadsdev
- Created: 2024-01-19T12:01:49.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-19T12:08:07.000Z (about 2 years ago)
- Last Synced: 2025-06-24T19:38:17.693Z (9 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
# CRUD Nodejs React Full Stack
;
## How to install
server
```
cd server
npm i
```
client
```
cd client
npm i
```
## Language Framework
* Nodejs
* Express
* React
* Tailwind
* Mysql