Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/basir-mohammadi/book-store-react
Microverse Module 03 Project: this is a simple website deployed with Heroku that the user can add their books with author and category using React and Redux.
https://github.com/basir-mohammadi/book-store-react
api css3 html5 javascript reactjs redux
Last synced: 8 days ago
JSON representation
Microverse Module 03 Project: this is a simple website deployed with Heroku that the user can add their books with author and category using React and Redux.
- Host: GitHub
- URL: https://github.com/basir-mohammadi/book-store-react
- Owner: Basir-Mohammadi
- Created: 2022-07-15T10:53:35.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-07-25T13:17:35.000Z (over 2 years ago)
- Last Synced: 2025-01-13T12:48:07.510Z (15 days ago)
- Topics: api, css3, html5, javascript, reactjs, redux
- Language: JavaScript
- Homepage:
- Size: 1.05 MB
- Stars: 13
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# book-store-react
![](https://img.shields.io/badge/Microverse-blueviolet)
> This is a website that allows users to add/remove books from a list. This project is build using JavaScript objects and arrays.
## Built With
- HTML
- CSS
- Javascript
- React## Getting Started
To get a local copy up and running follow these simple example steps.
- Clone repository in your local machine
- cd Portfolio
- open `index.html` in your browser.
- You can use live server.## Live Demo
[Books Live](https://book2store-react.herokuapp.com/)
## Author
👤 **Basir Mohammadi**
- GitHub: [@basirking](https://github.com/Basir-Mohammadi)
- LinkedIn: [Basir Mohammadi](https://www.linkedin.com/in/basirahmad1312/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [https://github.com/Basir-Mohammadi/Awesome_Books/issues](https://github.com/Basir-Mohammadi/book-store-react/issues)
## Show your support
Give a ⭐️ to if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc