https://github.com/muhammad-rebaal/books_crud_app
https://github.com/muhammad-rebaal/books_crud_app
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/muhammad-rebaal/books_crud_app
- Owner: Muhammad-Rebaal
- Created: 2023-08-30T18:54:36.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-30T19:05:45.000Z (about 2 years ago)
- Last Synced: 2025-04-08T04:06:57.534Z (7 months ago)
- Language: JavaScript
- Size: 1.17 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Books CRUD App
Welcome to the **Books CRUD App** repository! This application allows you to perform CRUD (Create, Read, Update, Delete) operations on a collection of books. It's designed to showcase basic web development concepts and interactions with a backend server.
he **Books CRUD App** is a simple web application that enables users to manage a virtual library of books. It includes a user interface for interacting with the backend server, which handles the CRUD operations on the books.
## Features
- View a list of all books in the library.
- Add new books to the library.
- Update existing book details (title, author, etc.).
- Delete books from the library.
## Installation
Follow these steps to set up the project locally:
1. Clone the repository:
https://github.com/Muhammad-Rebaal/Books_CRUD_App.git