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.
- HTML
- CSS
- JavaScript
- React
- Redux
To get a local copy up and running follow the instructions.
- Open the terminal and clone the project using
git clone [email protected]:fabianofrank/bookstore.git
cd
into the project folder and runnpm install
- Run the command
npm start
- Run the command
npm test
👤 Fabiano Frank
- GitHub: @fabianofrank
- Twitter: @fabianofrankk
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.