https://github.com/ichala/bookstore
Bookstore App Created Using React and Redux
https://github.com/ichala/bookstore
Last synced: 4 months ago
JSON representation
Bookstore App Created Using React and Redux
- Host: GitHub
- URL: https://github.com/ichala/bookstore
- Owner: ichala
- License: mit
- Created: 2022-06-02T09:26:49.000Z (about 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-06-08T08:15:43.000Z (about 3 years ago)
- Last Synced: 2025-01-01T10:27:28.263Z (5 months ago)
- Language: JavaScript
- Size: 845 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README


# Book Store> Development of the Book Stores app using ReactJs and Redux
## Built With
- Reactjs
- Javascript
- npm
- Redux
- Thunk## Live Demo
Soon when project is ready
## Install
- first, clone the project
Run```
git clone https://github.com/ichala/Bookstore.git
```- Install the necessary dependancies
Run```
npm install
``````
npm start
```
## Authors👤 **Ali Jendoubi**
- GitHub: [@iChala](https://github.com/ichala/)
- LinkedIn: [@alijendoubi](https://www.linkedin.com/in/alijendoubi/)## 🤝 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
- [Bookstore API documentation](https://www.notion.so/Bookstore-API-51ea269061f849118c65c0a53e88a739) to learn how to use the API.
- Hat tip to anyone whose code was used
- Inspiration
- etc## 📝 License
This project is [MIT](./MIT.md) licensed.