Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 790 Bytes

File metadata and controls

39 lines (30 loc) · 790 Bytes

Cartoon Book Case

About The Project

The application is a bookcase that can be controlled by a board and a form.

Features

  • Drag and drop books between shelfs
  • Filter books for colors
  • Filter books for letters
  • Filter books for book size
  • Add new books

Libs

Getting Started

Installation

  1. Clone the repo
    git clone https://github.com/EddJesus/Bookcase-Cartoon.git
  2. Install packages
    yarn
  3. Start react app
    yarn start