Skip to content

The Bookstore is a website created with React and Redux which allows users to display a list of books, add a book, and remove a selected book.

Notifications You must be signed in to change notification settings

miltonHenschel/bookstore-app

Repository files navigation

logo

Bookstore App

📗 Table of Contents

📖 Bookstore App

Bookstore App is a website created with React and Redux which allows users to display a list of books, add a book, and remove a selected book.

bookstore-laptop

🛠 Built With

Tech Stack

Client
  • html5
  • css3
  • react js
  • react js

Key Features

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

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • A PC running any operating system like Windows, Linux, or MacOS
  • An Internet connection
  • Knowledge of some basic Git commands
  • A browser like Brave, Google Chrome, Mozilla Firefox or Microsoft Edge
  • Git installed

Setup

  • Clone this repository to your desired folder:
git clone https://github.com/miltonHenschel/bookstore-app.git
cd bookstore-app
  • Open the file in your code editor
code .

Install

  • Create a react app:
npm i

Usage

To run the project, execute the following command:

npm start

Run tests

To run tests, run the following command:

npm test

Deployment

You can build this project using:

npm run build

(back to top)

👥 Authors

👥 Henschel Nketchogue M.

(back to top)

🔭 Future Features

  • Improve design.

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project then don't forget to give a star ⭐ on this repository.

(back to top)

🙏 Acknowledgments

I would like to thank .

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

The Bookstore is a website created with React and Redux which allows users to display a list of books, add a book, and remove a selected book.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published