Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aakbarkhan/bookstore
BOOKSTORE: This is about the web app that uses react and Redux. Features of this app are add book, delete book and also selecting the category of the book.
https://github.com/aakbarkhan/bookstore
css react react-router reactjs redux
Last synced: about 1 month ago
JSON representation
BOOKSTORE: This is about the web app that uses react and Redux. Features of this app are add book, delete book and also selecting the category of the book.
- Host: GitHub
- URL: https://github.com/aakbarkhan/bookstore
- Owner: aakbarkhan
- Created: 2021-12-13T10:39:18.000Z (about 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-09-06T14:37:57.000Z (over 2 years ago)
- Last Synced: 2024-10-21T19:36:36.662Z (3 months ago)
- Topics: css, react, react-router, reactjs, redux
- Language: JavaScript
- Homepage: https://angry-bassi-da3bfc.netlify.app/
- Size: 1000 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# BOOKSTORE
> In this Book Store project:
- Display all the books.
- Add the book.
- Select the category.
- Delete the book/books.![screenshot](./bookstore.png)
This project was bootstrapped with Create React App.
## Built With
- HTML& CSS
- REACT & REDUX
- Node.js## Live Demo
[Live Demo Link](https://angry-bassi-da3bfc.netlify.app/)
## Getting Started
- To clone this project Run command: $git clone
- used the link [email protected]:aakbarkhan/bookstore.git reposiratory.
- OR press the green Code button in the upper right corner and choose to download from the Download ZIP link.
### Setup- Use Create React App (CRA).
### Install
- npx create-react-app bookstore
- cd bookstore
- npm start
- React Redux
- npm install react-redux
## Authors# Aku
👤 **Author1**
- GitHub: [@aakbarkhan](https://github.com/aakbarkhan)
- Twitter: [@twitterhandle](https://twitter.com/twitterhandle)
- LinkedIn: [LinkedIn](https://linkedin.com/in/linkedinhandle)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc## 📝 License
This project is [MIT](./MIT.md) licensed.