- Sorting images based on draging.
- Drag and drop functionality for arranging images within the gallery.
- Upload images using a user-friendly interface.
- Deletion of individual or multiple images.
Before getting started, ensure you have the following installed:
- Node.js (v14.0 or later)
- npm (Node Package Manager) or yarn
-
Clone the Repository
git clone https://github.com/mehedihasankhairul/Image-Gallery-Ollyo.git cd Image-Gallery-Ollyo npm install or yarn npm run dev or yarn dev
- Mehedi Hasan Khairul