harshit1142 / BookStore

A Collections of Books ,with add to favorite feature.
https://bookstore-ochre-psi.vercel.app/
MIT License
16 stars 18 forks source link
css hacktoberfest hacktoberfest-accepted hacktoberfest2024 html javascript reactjs redux
#

BookStore

Your one-stop shop for all kinds of books!

Stars 🍴 Forks Issues Open PRs Closed PRs
Stars Forks Issues Open Pull Requests Closed Pull Requests

RocketFeatured In

RocketProject Overview

The BookStore is an online platform that allows you to browse, purchase, and review a wide variety of books.

High VoltageTech Stack



RocketGet Started

Setup and Installation

To contribute to the BookStore repository, follow these steps:

  1. Fork the Repository: Click on the "Fork" button on the repository's GitHub page to create a copy of the repository in your GitHub account.

  2. Clone the repository: Clone the forked repository to your local machine using the following command in your terminal.

    git clone https://github.com/<your-github-username>/BookStore
  3. Navigate to the project directory: Change your current directory to the project directory:

    cd BookStore
  4. 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.

  5. 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.

  6. Add a remote upstream:

    git remote add upstream https://github.com/original-owner-username/BookStore
  7. Create a new branch: Create a new branch for your changes. Run the following command in your terminal.

    git checkout -b <your-branch-name>
  8. Make the desired changes: Make the desired changes to the source code.

  9. Add your changes: Add your changes to the staging area. Run the following command in your terminal.

    git add <File1 changed> <File2 changed> ...
  10. Commit your changes: Commit your changes with a meaningful commit message. Run the following command in your terminal.

    git commit -m "<your-commit-message>"
  11. Push your changes: Push your changes to your forked repository. Run the following command in your terminal

    git push origin <your-branch-name>
  12. Create a Pull Request: Go to the GitHub page of your forked repository. You should see a prompt to create a pull request (PR). Click on it, compare the changes, and create the PR.

License

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

Acknowledgments

Contributors

PALASH2201
PALASH2201

πŸ’» 🎨 πŸ€”
Harshit Pandey
Harshit Pandey

🎨 πŸ’» πŸ› πŸ–‹ πŸ”£ πŸ“† πŸ‘€
Rahul Kumar
Rahul Kumar

πŸ–‹
Kamleshwar Pandey
Kamleshwar Pandey

πŸ’» πŸ”£
Lakshit Rajput
Lakshit Rajput

πŸ› πŸ’» πŸ”£
Aniket Aayush
Aniket Aayush

πŸ”£