The application is a bookcase that can be controlled by a board and a form.
- Drag and drop books between shelfs
- Filter books for colors
- Filter books for letters
- Filter books for book size
- Add new books
- Clone the repo
git clone https://github.com/EddJesus/Bookcase-Cartoon.git
- Install packages
yarn
- Start react app
yarn start