This is the repository for building a responsive viewer app with ReactJS.
To get a local copy up and running follow these simple steps.
-
Clone the repo
git clone https://github.com/elifnurkarakoc/responsive-viewer-app.git -
Install packages
yarn -
Run the development server:
yarn dev