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.
- Host: GitHub
- URL: https://github.com/lily4178993/my-book-store
- Owner: lily4178993
- License: mit
- Archived: true
- Created: 2023-07-22T16:02:26.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-01T11:51:32.000Z (over 1 year ago)
- Last Synced: 2024-10-19T01:15:32.418Z (8 months ago)
- Topics: api-integration, archived-repository, bookstore, learning-project, react, redux-toolkit
- Language: JavaScript
- Homepage:
- Size: 471 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
# **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)---
---
- _Display a list of books_
- _Add a book_
- _Remove a selected book_
---

---
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).
---
Clone this repository:
```sh
git clone https://github.com/lily4178993/my-book-store.git
cd my-book-store
```
---
Run project
```sh
npm install
```
---
## **Usage π**
Open page in browser
```sh
$ npm start
```
---
## **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/)
---
_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._
---
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.
---
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 πΊοΈ**
---
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.
---
This project is [MIT](./LICENSE) licensed.