Skip to content

bhangunavi/INFINITE-SCROLL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INFINITE-SCROLL

Overview

This project implements infinite scrolling using the Unsplash API to fetch images dynamically as the user scrolls. It incorporates DOM manipulation, SVG images, and FontAwesome icons.

Features

  • Unsplash API:

    • Used to fetch images dynamically as you scroll.
    • API usage is limited (as per Unsplash's free tier limits).
  • DOM Manipulation:

    • Dynamic content rendering on the page using JavaScript.
  • Functions:

    • Modular JavaScript functions to handle API requests and UI updates.
  • Image SVGs:

    • Scalable Vector Graphics used for image display.
  • FontAwesome Icons:

    • Integrated FontAwesome CDN for icons.

Technologies Used

  • HTML, CSS, JavaScript
  • Unsplash API
  • FontAwesome CDN

Installation

  1. Clone the repository:
    git clone <repository-url>

Open the index.html file in your web browser. Usage Scroll down the page to load more images from Unsplash. API request limits may affect the number of images loaded. License This project is licensed under the MIT License. See the LICENSE file for details.

Instructions for Customization

  • Replace <repository-url> with your actual GitHub repository URL.
  • Modify the feature descriptions if needed based on your specific implementation.

This README is short and crisp, covering all key aspects of your project!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published