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.
🖼️ 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
You have the option to interact with the project's live demo here.
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/YeakubSadlil/Image-Gallery.git
Setup environment for React and from the project directory, you can run:
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.