An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)
![CMS-BS-SS](ss.png)
# 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.