Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 729 Bytes

File metadata and controls

39 lines (29 loc) · 729 Bytes

Responsive Viewer App


View 🚀


This is the repository for building a responsive viewer app with ReactJS.

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Installation

  1. Clone the repo

    git clone https://github.com/elifnurkarakoc/responsive-viewer-app.git
    
  2. Install packages

    yarn
    
  3. Run the development server:

    yarn dev