Skip to content

Latest commit

 

History

History
executable file
·
27 lines (15 loc) · 1.15 KB

README.md

File metadata and controls

executable file
·
27 lines (15 loc) · 1.15 KB

Books Reviews

app demo Live Demo

Implementation of a book-shelf land page mock using ReactJs, Typescript, SCSS and Bootstrap.

Screen Shots

Desktop View Tablet View Mobile View
Desktop View Tablet View Mobile View

Installation and Setup Instructions

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