All Projects → bradtraversy → Infinite_scroll_react_unsplash

bradtraversy / Infinite_scroll_react_unsplash

Image gallery using infinite scrolling in React

Programming Languages

javascript
184084 projects - #8 most used programming language

React & Unsplash Infinite Scroll Challenge

Reaches out to the Unsplash API and fetches images continously with an infinite scroll feature.

Part of a challenge from https://scotch.io/bar-talk/code-challenge-16-infinite-scroll-unsplash-gallery

Quick Start

# Install Node dependencies
npm install
# Install React dependencies

# Go into config/server and add your own API keys for Unsplash

# Start client and server
npm run dev

# Build for production
npm run build
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].