Skip to content

MohammadHH/book-shelf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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