In this project you will use React and Redux to build a very simple application. You will work in a real-world project for a fictional company that requires your help. The project has been split into multiple milestones, and each milestone has functional and technical requirements that you will need to implement.
- Node.js
- React
- React-DOM
- React-Create-App
- Redux
- npm
- CSS
- ES6
Magic-books Inc. is a fictional company based in Germany. They have requested your help to build the front-end of an application that will help them organize and manage their bookstore. They want it to be fast, dynamic and responsive to their actions and therefore you decided to build it with React & Redux.
- Milestone 1: Basic project structure
- Milestone 2: Components and Redux store
- Milestone 3: Interactive form
- Milestone 4: Category filter
- Milestone 5: UI
- Milestone 6 (optional): Backend