Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BookStore🔖

Collection of books to read and add to favorite features.

Project-Live

a84d05c3-9332-4989-a37a-0084abb90c69.mp4

Installation

To get started with the project, follow these steps:

  1. Clone the repository: First, clone the repository to your local machine using the following command:

    git clone https://github.com/harshit1142/BookStore.git
  2. Navigate to the project directory: Change your current directory to the project directory:

    cd BookStore
  3. Install the dependencies: Install all the required dependencies using npm:

    npm install

    This command will read the package.json file and install all the listed dependencies.

  4. Start the development server: Once the dependencies are installed, you can start the development server:

    npm start

    This will start the application in development mode and open it in your default web browser. The app will be available at http://localhost:3000.

  5. Build the project for production: To create an optimized production build of the application, run:

    npm run build

    This will create a build folder containing the production-ready files.

  6. Run tests: To run the tests for the application, use:

    npm test

    This will launch the test runner in interactive watch mode.

  7. Eject the configuration (optional): If you need to customize the configuration, you can eject it by running:

    npm run eject

    Note: This is a one-way operation. Once you eject, you can't go back!

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

Contributors

About

A Collections of Books ,with add to favorite feature.

Resources

Code of conduct

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages