Skip to content

marieskvp/Book-Shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Book Shop Application :

A full-stack Book Shop application built using React for the frontend, Express and Node.js for the backend, and MySQL as the database. This application performs CRUD (Create, Read, Update, Delete) operations, allowing users to manage a collection of books.

Features :

Add New Book: Users can add new books to the shop. View All Books: Display a list of available books. Update Book Information: Users can edit book details. Delete Book: Remove books from the database.

Tech Stack Used:

1.Frontend:

React: Used to build the user interface. Axios: For making HTTP requests to the backend.

2.Backend:

Node.js: JavaScript runtime used for the backend. Express.js: Web framework for building the API routes.

3.Database:

MySQL: Database management system to store book information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published