Maciej001 / photo-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Photo App

To run

Clone the project: git clone git@github.com:Maciej001/photo-app.git

Install dependencies yarn

Run the app yarn start

Visit localhost:8080

Task

Using the API endpoint https://jsonplaceholder.typicode.com/photos develop a single page photo gallery. It is up to you how you implement the design, however we would like the full size image to appear in a modal when you click the thumbnail. The project must use React with a webpack config. You may use either NPM or Yarn. You may use either TS or ECMA. You must provide one example of a tested component using Jest.

About


Languages

Language:JavaScript 72.4%Language:CSS 17.2%Language:HTML 10.3%