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

https://github.com/maaloum/bookstore-react

Bookstore CMS allows the user to display a list of books, add a book and remove a selected book. All the data is saved to an external API.
https://github.com/maaloum/bookstore-react

javascript react redux webpack

Last synced: 3 months ago
JSON representation

Bookstore CMS allows the user to display a list of books, add a book and remove a selected book. All the data is saved to an external API.

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

# Book Store

> The Bookstore is a website where the user can view a list of books, add a book by entering a title, an author, and a category, and remove a book.

## Built With

- HTML, TailwindCSS, JavaScript
- React / Redux
- Linters:
- Stylelint, ESLint

## Live Demo (if available)

In progress

## Getting Started
This project was bootstrapped with Create React App.
To get a local copy up and running follow these simple example steps.

### Prerequisites

### Setup

### Install
Have NodeJS installed and follow the next steps

### Usage

npm i for installing dev dependecies
npm run build or npm start to see the project

### Run tests

### Deployment

## Authors

👤 **Author**

- GitHub: [@maaloum](https://github.com/maaloum)
- Twitter: [@twitterhandle](https://twitter.com/maaloum)

## 🤝 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

## 📝 License

This project is [MIT](./LICENSE) licensed.

_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._