Skip to content

RamvigneshA/client

Repository files navigation

Title:Book Store DataBase Project [CRUD]Operation

A full-stack web application to manage a bookstore.

Screenshots

img alt

Technology Stack

Frontend: React

Backend: Node.js and Express.js

Database: MySQL

Features

Book Management:

  • Add new books
  • Edit existing books
  • Delete books
  • Update books

How it Works

Frontend:

The React frontend handles user interactions, displays books, and sends requests to the backend API. The frontend uses the axios library to make API requests to the backend.

Backend:

The Node.js and Express.js backend handles API requests, database interactions, and authentication. The backend uses a database (MySQL in this case) to store book information and user data. API endpoints are defined for CRUD operations on books and user authentication.

About

Book store data base CRUD operation,MySql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published