Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/fabianofrank/bookstore
- Owner: fabianofrank
- Created: 2022-01-24T17:10:55.000Z (almost 3 years ago)
- Default Branch: develop
- Last Pushed: 2022-10-18T17:36:34.000Z (about 2 years ago)
- Last Synced: 2023-03-05T20:36:36.917Z (over 1 year ago)
- Topics: javascript, reactjs, redux
- Language: JavaScript
- Homepage:
- Size: 1.65 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.