Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iamyunusali/bookstore
The Bookstore is a website that allows you to: Display a list of books. Add a book Remove a selected book. By Using React and Redux.
https://github.com/iamyunusali/bookstore
react react-redux react-router redux webpack
Last synced: 8 days ago
JSON representation
The Bookstore is a website that allows you to: Display a list of books. Add a book Remove a selected book. By Using React and Redux.
- Host: GitHub
- URL: https://github.com/iamyunusali/bookstore
- Owner: IamYunusAli
- Created: 2022-08-16T12:12:10.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-08-25T13:51:30.000Z (over 2 years ago)
- Last Synced: 2024-12-09T15:22:26.894Z (about 1 month ago)
- Topics: react, react-redux, react-router, redux, webpack
- Language: JavaScript
- Homepage: https://bookstoreyun.netlify.app
- Size: 1.06 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BookStore
> The Bookstore is a website similar to the "Awesome Books" website built in the previous module. You will create an MVP version of it that allows you to: Display a list of books. Add a book Remove a selected book. By building this application, you will learn how to use React and Redux.
## Built With
- React
- HTML and CSS
- Javascript
- React## Live Demo
[View live here](https://bookstoreyun.netlify.app)
## Getting Started
**How to clone the project and get started**
To Run the project
```
1. git clone https://github.com/IamYunusAli/bookstore.git
2. cd bookstore
3. npm i
4. npm run start
5. use http://localhost:3000/ on your browser
```enjoy
## Authors
👤 **Author **
- GitHub: [@IamYunusALi](https://github.com/iamyunusali)
- Twitter: [@IamYunusAli](https://twitter.com/iamyunusali)
- LinkedIn: [Yunus Ali](https://linkedin.com/in/iamyunusali)## 🤝 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 team and the mentors
## 📝 License
This project is [MIT](./MIT.md) licensed.