https://github.com/codecaiine/bookstore-react-redux
The Bookstore is a website that allows you to display a list of books, add a book, and remove a selected book.
https://github.com/codecaiine/bookstore-react-redux
react reactjs redux
Last synced: about 2 months ago
JSON representation
The Bookstore is a website that allows you to display a list of books, add a book, and remove a selected book.
- Host: GitHub
- URL: https://github.com/codecaiine/bookstore-react-redux
- Owner: codecaiine
- Created: 2021-10-04T08:00:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-29T23:26:13.000Z (over 3 years ago)
- Last Synced: 2025-03-24T10:46:09.273Z (3 months ago)
- Topics: react, reactjs, redux
- Language: JavaScript
- Homepage:
- Size: 3.09 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bookstore
The Bookstore is an MVP version build with React and Redux that allows you to display a list of books, add a book and remove a selected book.


## Live Demo
See the live [demo](https://bookstore-react-redux-aka.netlify.app/) hosted on Netlify.
## Built
- React
- Redux
- Linters (React & Redux)
- Git## Get Started
Please get your browser update.
. Step 1: To get a local copy up and running follow these simple steps.
```
git clone in your terminal
```. Step 2:
```
cd bookstore-react-reduxnpm install
npm run build
npm start
```## Author
👤 **Yannick-Noel AKA**
- Location: Côte d'Ivoire
- GitHub: [@codecaiine](https://github.com/codecaiine)
- Twitter: [@yannicknaka](https://twitter.com/yannicknaka)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/yannick-no%C3%ABl-aka/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/codecaiine/bookstore-react-redux/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Thanks to Microverse
- Yannick AKA