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

https://github.com/codecaiine/bookstore-react-redux

The Bookstore is a website that allows you to display a list of books, add a book, and remove a selected book.
https://github.com/codecaiine/bookstore-react-redux

react reactjs redux

Last synced: about 2 months ago
JSON representation

The Bookstore is a website that allows you to display a list of books, add a book, and remove a selected book.

Awesome Lists containing this project

README

        

# Bookstore

The Bookstore is an MVP version build with React and Redux that allows you to display a list of books, add a book and remove a selected book.

![screenshot](./public/images/demo.PNG)

![screenshot Input](./public/images/demoInput.PNG)

## Live Demo

See the live [demo](https://bookstore-react-redux-aka.netlify.app/) hosted on Netlify.

## Built

- React
- Redux
- Linters (React & Redux)
- Git

## Get Started

Please get your browser update.

. Step 1: To get a local copy up and running follow these simple steps.
```
git clone in your terminal
```

. Step 2:
```
cd bookstore-react-redux

npm install

npm run build

npm start
```

## Author

👤 **Yannick-Noel AKA**

- Location: Côte d'Ivoire
- GitHub: [@codecaiine](https://github.com/codecaiine)
- Twitter: [@yannicknaka](https://twitter.com/yannicknaka)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/yannick-no%C3%ABl-aka/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/codecaiine/bookstore-react-redux/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Thanks to Microverse
- Yannick AKA