https://github.com/mukhammadrizooff/bookstore
Bookstore project
https://github.com/mukhammadrizooff/bookstore
css html javascript reactjs redux webpack
Last synced: 4 months ago
JSON representation
Bookstore project
- Host: GitHub
- URL: https://github.com/mukhammadrizooff/bookstore
- Owner: mukhammadrizooff
- License: mit
- Created: 2022-03-07T19:17:36.000Z (over 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-12-29T13:02:43.000Z (over 3 years ago)
- Last Synced: 2025-04-22T13:00:00.741Z (about 1 year 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

# Bookstore
> The Bookstore is a website that allow us to `Display a list of books`, `Add a new book` and `Remove a selected book`.

## Setup
### Clone this repository
```bash
$ git clone git@github.com: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!