Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mukhammadrizooff/bookstore
Bookstore project
https://github.com/mukhammadrizooff/bookstore
css html javascript reactjs redux webpack
Last synced: 14 days ago
JSON representation
Bookstore project
- Host: GitHub
- URL: https://github.com/mukhammadrizooff/bookstore
- Owner: mukhammadrizooff
- License: mit
- Created: 2022-03-07T19:17:36.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-12-29T13:02:43.000Z (about 2 years ago)
- Last Synced: 2024-04-18T07:02:37.955Z (10 months ago)
- Topics: css, html, javascript, reactjs, redux, webpack
- Language: JavaScript
- Homepage: https://mukhammadrizooff.github.io/Bookstore/
- Size: 1.43 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Bookstore
> The Bookstore is a website that allow us to `Display a list of books`, `Add a new book` and `Remove a selected book`.![2022-03-10_22-48-39](https://user-images.githubusercontent.com/63915024/157726913-01adfc68-3710-4237-8603-07c2969ef00d.png)
## Setup
### Clone this repository
```bash
$ git clone [email protected]:mukhammadrizooff/Bookstore.git
$ cd Bookstore
```### Run project
```bash
$ npm install
$ npm run build
$ npm run start # this will make webpack watching for your changes in code
```## Built With
- React
- Redux
- Webpack
- JavaScript
- CSS## Live Demo
[Live Demo Link](https://mukhammadrizooff.github.io/Bookstore/)
## Authors
👤 **Muhammad Rizo Abdunazarov**
- GitHub: [@mukhammadrizooff](https://github.com/mukhammadrizooff)
- Twitter: [@Muhammadrizooff](https://twitter.com/Muhammadrizooff)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/mukhammadrizooff/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/mukhammadrizooff/Bookstore/issues)
## Show your support.
Give a ⭐️ if you like this project!