Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 611 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 611 Bytes

This is a react coding challenge from [https://github.com/DemandHub/react-coding-challenge]. NOTE due to Unsplash's limited API requests, this application simply reloads the same images to demonstrate the infinite scroll

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

serve -b build

Use npm install -g serve to view this project in production mode;