Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ritobrotomukherjee/bookstore-react-redux
A simple book store project with adding a book and removing a book functionality using React and Redux
https://github.com/ritobrotomukherjee/bookstore-react-redux
api-rest css css-flexbox css3 heroku-deployment html html5 javascript netlify react react-router reactjs redux
Last synced: 26 days ago
JSON representation
A simple book store project with adding a book and removing a book functionality using React and Redux
- Host: GitHub
- URL: https://github.com/ritobrotomukherjee/bookstore-react-redux
- Owner: RitobrotoMukherjee
- Created: 2022-07-08T11:28:09.000Z (over 2 years ago)
- Default Branch: development
- Last Pushed: 2022-07-31T05:50:20.000Z (over 2 years ago)
- Last Synced: 2024-12-27T21:42:08.003Z (about 1 month ago)
- Topics: api-rest, css, css-flexbox, css3, heroku-deployment, html, html5, javascript, netlify, react, react-router, reactjs, redux
- Language: JavaScript
- Homepage:
- Size: 428 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Book Store App
> A web app developed using `React`. It's a simple list application, for **books**. This template can be used for any listing application. It also has a small router for **categories** pages. Other than **Books**, all pages are static components.
## Built With
- HTML5
- CSS3
- React JS
- Redux## Live Demo (if available)
[Live Demo Link](https://book-store-cms-react.netlify.app)
## Getting Started
- **`git clone https://github.com/RitobrotoMukherjee/bookstore-react-redux.git`**
- **`cd bookstore-react-redux`**
- **`npm run install`**
- **`npm run start`**## Testing
- **`npm run test`**
## Authors
👤 **Ritobroto Mukherjee**
- Portfolio: [@Rito](https://ritobrotomukherjee.github.io/Work-Portfolio/)
- GitHub: [@RitobrotoMukherjee](https://github.com/RitobrotoMukherjee)
- Twitter: [@RitobrotoM3](https://twitter.com/RitobrotoM3)
- LinkedIn: [Ritobroto Mukherjee](https://www.linkedin.com/in/ritobroto-mukherjee-519148ba/)## Screenshots
![BookList](./screenshot/screenshot.PNG)
## 🤝 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
- Microverse
- React## 📝 License
This project is [MIT](./MIT.md) licensed.
## Code Reviewers
- Kenechukwu Oguagbaka[@github](https://github.com/keneogu)
- zieeco [@github](https://github.com/zieeco)
- Mihndim Julius [@github](https://github.com/Mihndim2020)
- Adedamola Shittu [@gitHub](https://github.com/DammyShittu)