/bookstore

Book Store is a web application that allows users to add and remove books from a list. It was built using React and Redux.

Primary LanguageJavaScriptMIT LicenseMIT

📗 Table of Contents

📖 Book Store

Book Store is a web application that allows users to add and remove books from a list. It was built using React and Redux.

🛠 Built With

This project was built using React.

Tech Stack

Client

Key Features

  • Add a book to the list.
  • Remove a book from the list.
  • Add progress bar to show the percentage of book completion.

(back to top)

🚀 Live Demo

Under construction

(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:

Setup

Clone this repository to your desired folder:

git clone git@github.com:shasherazi/bookstore.git
cd bookstore

Install

Install this project with:

npm install

Usage

To run the project, execute the following command:

npm start

(back to top)

👥 Authors

👤 shasherazi

(back to top)

🔭 Future Features

  • Add a progress bar to show the percentage of book completion.
  • Add a filter to show only completed books.
  • Add a filter to show only uncompleted books.

(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 and want to show your support, please give it a ⭐️!

(back to top)

📝 License

This project is MIT licensed.

(back to top)