An open API service indexing awesome lists of open source software.

https://github.com/lily4178993/my-book-store

The Bookstore, constructed using React and Redux, is a user-friendly website. It empowers users to effortlessly view and manage a curated book collection, offering seamless book additions and removals.
https://github.com/lily4178993/my-book-store

api-integration archived-repository bookstore learning-project react redux-toolkit

Last synced: 5 months ago
JSON representation

The Bookstore, constructed using React and Redux, is a user-friendly website. It empowers users to effortlessly view and manage a curated book collection, offering seamless book additions and removals.

Awesome Lists containing this project

README

        


external-library-science-flaticons-lineal-color-flat-icons-2

# **Bookstore**
The **Bookstore**, constructed using React and Redux, is a user-friendly website. It empowers users to effortlessly view and manage a curated book collection, offering seamless book additions and removals.

---





## Table of Contents πŸ“—
- [Built With πŸ› ](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features 🏷️](#key-features)
- [Screenshot πŸ“·](#screenshot)
- [Getting Started πŸ’»](#getting-started)
- [Prerequisites 🧱](#prerequisites)
- [Setup βš™οΈ](#setup)
- [Install πŸ—οΈ](#install)
- [Usage πŸ“‚](#usage)
- [Author πŸ‘€](#author)
- [Future Features πŸ”­](#f-features)
- [Contributing 🀝](#contributing)
- [Show your support 🌟](#support)
- [Acknowledgements πŸ™](#acknowledgements)
- [License πŸ“](#license)




---

## **Built With πŸ› **

### Tech Stack


---

### **Key Features 🏷️**

- _Display a list of books_
- _Add a book_
- _Remove a selected book_

(back to top)



---

### **Screenshot πŸ“·**

![Bookstore screenshot](https://github.com/lily4178993/my-book-store/assets/101261047/6234bee2-40b0-4f8f-a6c2-213530703d58)


---

## Getting Started πŸ’»

## **Prerequisites 🧱**

In order to run this project you need:

- A Github account
- Node JS
- A web browser to view output e.g [Microsoft Edge](https://www.microsoft.com/en-us/edge).
- An IDE e.g [Visual studio code](https://code.visualstudio.com/).
- [A terminal](https://code.visualstudio.com/docs/terminal/basics).


---

## **Setup βš™οΈ**

Clone this repository:

```sh
git clone https://github.com/lily4178993/my-book-store.git
cd my-book-store

```


---

## **Install πŸ—οΈ**

Run project

```sh
npm install
```

---

## **Usage πŸ“‚**
Open page in browser
```sh
$ npm start
```

(back to top)

---

## **Author πŸ‘€**
You can reach me using these following links:
- Twitter: [@nelly_telli](https://twitter.com/nelly_telli)
- LinkedIn: [Nelly T.](https://www.linkedin.com/in/nelly-t-330414266/)

(back to top)


---

### **Future Features πŸ”­**

_Implement a filtering feature with a hardcoded list of categories. Clicking on a category label should update the books list and show only the books of a given category._

(back to top)



---

## **Contributing 🀝**

If you have suggestions πŸ“, ideas πŸ€”, or bug reports πŸ›, please feel free to open an [issue](https://github.com/lily4178993/Math-Magicians/issues) on GitHub.
Remember, every contribution, no matter how big or small, makes a difference.

(back to top)


---

## **Show your support 🌟**

Thank you for taking the time to explore my GitHub project! Your support means a lot to me. If you find my project valuable and would like to contribute, here are a few ways you can support me:

- **Star the project ⭐️**

- **Fork the project 🍴 🎣**

- **Share with others πŸ—ΊοΈ**

(back to top)


---

## **Acknowledgments πŸ™**

I would like to express my sincere gratitude to [Microverse](https://github.com/microverseinc), the dedicated reviewers, and my coding partners. Your unwavering support, and feedbacks have played an immense role in making this journey a resounding success. Thank you for being an integral part of my achievements.

I would also like to thank Icons8 for all the images and icons I used in this project.

(back to top)

---

## License πŸ“

This project is [MIT](./LICENSE) licensed.

(back to top)