Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fabianofrank/bookstore

This is a project developed in React and Redux, that creates a Bookstore to add, delete, edit and comment on books based on a category list. React components are built together with Redux action calls to manage the state of the store in this single-page application.
https://github.com/fabianofrank/bookstore

javascript reactjs redux

Last synced: 8 days ago
JSON representation

This is a project developed in React and Redux, that creates a Bookstore to add, delete, edit and comment on books based on a category list. React components are built together with Redux action calls to manage the state of the store in this single-page application.

Awesome Lists containing this project

README

        

# Bookstore CMS

This is a project developed in React and Rudux, that creates a Bookstore to add, delete, edit and comment books based on a category list. React components are built together with Redux action calls to manage the state of the store in this single page application.

## Screenshot

![bookstore_mock](https://user-images.githubusercontent.com/68971295/196503890-42236b35-2918-4280-beeb-83941546a6ad.png)
### [Demo](https://fabianofrank.github.io/bookstore/)

## Built With

- HTML
- CSS
- JavaScript
- React
- Redux

## Getting Started

To get a local copy up and running follow the instructions.

### Setup

1. Open the terminal and clone the project using `git clone [email protected]:fabianofrank/bookstore.git`

### Install

1. `cd` into the project folder and run `npm install`
2. Run the command `npm start`

### Run tests

1. Run the command `npm test`

## Author

👤 **Fabiano Frank**

- GitHub: [@fabianofrank](https://github.com/fabianofrank)
- Twitter: [@fabianofrankk](https://twitter.com/fabianofrankk)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/fabianofrank/)

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

## 📝 License

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