📗 Table of Contents

📖 [Bookstore]

[Bookstore] The Bookstore is a website that allows you to:

  • Display a list of books.
  • Add a book.
  • Remove a selected book.

🛠 Built With

Tech Stack

Client

Key Features

  • Make additions of books to the bookstore
  • View list of added books to the store

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Setup

To get a local copy up and running follow these simple example steps.

  • Run git clone git@github.com:Kirabo19/react-bookstore.git

  • Go to the folder cd react-bookstore

Usage

To run the project, execute the following command:

npm start Runs the app in the development mode. Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes. You may also see any lint errors in the console.

Run tests

To run tests, run the following command:

npm test

Launches the test runner in the interactive watch mode. See the section about running tests for more information.

Deployment

You can deploy this project using:

npm run build

Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes. Your app is ready to be deployed!

(back to top)

👥 Authors

Mention all of the collaborators of this project.

👤 Patrick Ndimukulaga

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

📝 License

This project is MIT licensed.

(back to top)