In this project, I built a React-Redux API-based Bookstore. This allows users to add and delete books from the API. I styled the App using Zeplin as a collaboration tool.
- Understand the concept of state management.
- Use store, actions, and reducers in React.
- Connect React and Redux.
- Apply React best practices and language style guides in code.
- CSS, JavaScript, React, Redux
- Gitflow
- npm
- babel
- webpack
- duck pattern
- API
You can view Live Demo
- Clone this repository in your local machine terminal:
git clone https://github.com/apt2tell/bookstore.git
- Then run
npm install
on a terminal to install dependencies.
- run
npm start
👤 Apt2tell
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
This project is MIT licensed.