Implementation of a book-shelf land page mock using ReactJs, Typescript, SCSS and Bootstrap.
Desktop View | Tablet View | Mobile View |
---|---|---|
Clone down this repository. You will need node
and yarn
installed on your machine.
-
Installation
yarn install
-
Start App
yarn start
-
Visit App
localhost:3000