Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hrmrakib/backbencher-crud-app-client
It's a simple CRUD application built-in React, Nodejs, Expressjs, and MySQL.
https://github.com/hrmrakib/backbencher-crud-app-client
Last synced: 16 days ago
JSON representation
It's a simple CRUD application built-in React, Nodejs, Expressjs, and MySQL.
- Host: GitHub
- URL: https://github.com/hrmrakib/backbencher-crud-app-client
- Owner: hrmrakib
- Created: 2024-08-05T08:12:46.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-10T05:14:59.000Z (5 months ago)
- Last Synced: 2024-08-10T06:26:40.215Z (5 months ago)
- Language: JavaScript
- Homepage: https://backbencher-crud-app-client.vercel.app
- Size: 93.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Guide to run on local machine:
1. git clone https://github.com/hrmrakib/backbencher-crud-app-client.git
2. Change directory (cd foldername) then run: npm install
3. npm run dev