Skip to content

SaifShariq/infinite-scroll

Repository files navigation

Infinite Scroll

An image gallery with infinite scrolls created using JavaScript, Tailwind css.

Collaborated with unsplash API

Prerequisites

In order to run the app, you'll need to register in unsplash and generate an API key.

Create a config.js file.

Once done, you'll need to pass it in as:

var config = {
    SECRET_API_KEY: 'YOUR_API_KEY'
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages