This project is part of a series of projects to be completed by students of Microverse.
In this project, we will build a library app with React and Redux.
The project requirements were splitted into six milestones:
- Milestone 1: Basic project structure (see the following steps for details)
- Milestone 2: Components and Redux store (see the following steps for details)
- Milestone 3: Interactive form (see the following steps for details)
- Milestone 4: Category filter (see the following steps for details)
- Milestone 5: UI (see the following steps for details)
- Milestone 6 (optional): Backend (see the following steps for details)
The assignment can be found in the Microverse Inc. Github repository.
- React
- create-react-app (npm package)
- Redux
This project can be found in https://github.com/ferreirati/mv-react-01-library
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
- Fork it (https://github.com/ferreirati/mv-react-01-library/development/fork)
- Create your working branch (git checkout -b [choose-a-name])
- Commit your changes (git commit -am 'what this commit will fix/add/improve')
- Push to the branch (git push origin [chosen-name])
- Create a new pull request
Anthony Tapia - GitHub Tiago Ferreira - GitHub
Give a ⭐️ if you like this project!
This project is MIT licensed.
- Tiago Ferreira - @tiagoit
Feel free to connect with me on LinkedIn or drop me a line at [email protected].