Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 1.39 KB

README.md

File metadata and controls

43 lines (33 loc) · 1.39 KB

🌟 Awesome Image Gallery in React

This project is a responsive image gallery built using React with multiple image selection, deletion, and feature image functionalities.
It offers an effortless and visually appealing user experience.

GIF

Table of Contents

Features

🖼️ Grid layout for the image gallery
🌟 The first image is always the featured and largest
☑️ Multiple image selection and selected images show a checkmark
🗑️ A delete button to delete all selected images
📱 Responsive design for desktop, tab and mobile screens

Live URL

You have the option to interact with the project's live demo here.

Usage

To run this project locally, follow these steps:

  1. Clone the repository:
    git clone https:/YeakubSadlil/Image-Gallery.git

Setup environment for React and from the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.