Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fbclh/bookstore

Bookstore is a website that displays a list of books and allows you to add and remove a selected book from that list.
https://github.com/fbclh/bookstore

api react react-router redux rest

Last synced: 10 days ago
JSON representation

Bookstore is a website that displays a list of books and allows you to add and remove a selected book from that list.

Awesome Lists containing this project

README

        

# Bookstore

Bookstore is a website that displays a list of books and allows you to add and remove a selected book from that list.

## Live Demo

[bookstore-fbclh.netlify.app](https://bookstore-fbclh.netlify.app/)

## Built With

- Create React App | Redux | React Router

## Getting Started

Clone

```sh
git clone [email protected]:fbclh/bookstore.git
```

Run

```sh
cd bookstore
npm install
npm start
```

## Authors

### Fabio Coelho

- GitHub: [github.com/fbclh](https://github.com/fbclh)
- LinkedIn: [linkedin.com/in/fbclh](https://www.linkedin.com/in/fbclh)

## Contributing

Contributions, issues, and feature requests are welcome, feel free to check the [issues page](../../issues/).

## License

This project is [MIT](LICENSE) licensed.