Skip to content

code-aadi/React-Gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📸 Image Gallery App

A responsive image gallery app built using React. It allows users to browse images, search by author, and manage favourite images with persistent storage.

🚀 Features

  • 🔍 Search images by author name
  • 📄 Pagination with Next/Prev navigation
  • ❤️ Add/Remove images to favourites (stored in localStorage)
  • 🌙 Dark/Light mode with persistence
  • 🖼️ View favourite images separately
  • 🗑️ Remove images from favourites
  • ⚡ Responsive design

🛠️ Tech Stack

  • React
  • JavaScript
  • CSS
  • API (for fetching images)
  • Local Storage

🌐 Live Demo

click here to see gallery app

📂 Installation

git clone <https://github.com/code-aadi/React-Gallery.git>
cd project-folder
npm install
npm run dev

About

A responsive image gallery app built using React. It allows users to browse images, search by author, and manage favourite images with persistent storage.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors