Skip to content

Prakharsvnit/BookStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Book Store

Overview

The Online Book Store is a web application that allows users to manage a digital catalog of books. This project provides a user-friendly interface for adding, updating, deleting, and searching books in the catalog.

Features

  • Add Books: Users can add new books to the catalog by providing the title, author, and publication year.
  • Update Books: Existing book entries can be modified, including changes to the title, author, and publication year.
  • Delete Books: Users have the ability to remove books from the catalog.
  • Browse Catalog: The application offers a browsing feature to explore the entire book collection.

Getting Started

Installation

  1. Clone the repository:
    https://github.com/Prakharsvnit/BookStore.git
    
  2. Navigate to the project directory:
    cd BookStore
    
  3. Install dependencies:
    [npm install]
    

Running the Application

  1. Start the server:
    [npm start]
    
  2. Open a web browser and go to http://localhost:[3000] to access the application.

About

MERN stack project to demonstrate CRUD operations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published