Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.