https://github.com/shantanu-crypto/book-store
React Node.js MySQL CRUD application
https://github.com/shantanu-crypto/book-store
mysql-database node-js postman react
Last synced: 2 months ago
JSON representation
React Node.js MySQL CRUD application
- Host: GitHub
- URL: https://github.com/shantanu-crypto/book-store
- Owner: shantanu-crypto
- Created: 2024-03-12T16:45:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-12T17:20:31.000Z (over 2 years ago)
- Last Synced: 2025-01-16T02:20:00.775Z (over 1 year ago)
- Topics: mysql-database, node-js, postman, react
- Language: JavaScript
- Homepage:
- Size: 221 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Book Store
Repository : https://github.com/shantanu-crypto/Book-Store

# Project Description
This is a full stack project using the technologies like ReactJS, NodeJS, ExpressJS and MySQL and also embedded with the functionalities of CRUD operations
# Features Implemented
## 1. Frontend
1. Home Page Consisiting of All Books

2. Adding Different Books

3. Updating Funtionality

# Technologies and Packages Used
## 1. Frontend
1. React
2. React-router
3. Axios
## 2. Backend
1. Node JS
2. Express
3. MySQL