Skip to content

πŸ™‚ Short Demo of Infinite Scroll. Used unSplash Dev API to Fetch on Scroll Images. πŸ“Έ

Notifications You must be signed in to change notification settings

AmanKadam-16/Infinite-Scroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 

Repository files navigation

Unsplash Infinite Scroll

Prerequisites

  • Node.js (v14 or later)
  • npm

Setup

  1. Clone the repository
git clone https://github.com/AmanKadam-16/Infinite-Scroll.git
cd unsplash-infinite-scroll
  1. Install dependencies
npm install
  1. Get Unsplash API Access Key
  1. Create a .env file in the project root
VITE_UNSPLASH_ACCESS_KEY=your_unsplash_access_key_here
  1. Run the application
npm run dev

Features

  • Infinite scroll of Unsplash images
  • Responsive design
  • Loading state handling
  • Image credits and links

Technologies

  • React
  • TypeScript
  • Vite
  • Tailwind CSS
  • Unsplash JS SDK
  • React Infinite Scroll Component

About

πŸ™‚ Short Demo of Infinite Scroll. Used unSplash Dev API to Fetch on Scroll Images. πŸ“Έ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published