benjacoblee / unsplash-infinite

Repository from Github https://github.combenjacoblee/unsplash-infiniteRepository from Github https://github.combenjacoblee/unsplash-infinite

Unsplash Infinite

Installation

Navigate to the cloned directory's location via terminal. Please ensure that .env file is placed in the root of the cloned directory. Important: This is necessary for the app to run!

npm i
npm start

Application Structure

  • src
    • App.css (styling for components)
    • App.js (handles fetching of data, contains logic for detecting the window's bottom boundary)
    • Photos.js (renders props)

About


Languages

Language:JavaScript 50.6%Language:HTML 38.8%Language:CSS 10.5%