8000 GitHub - okorieonyedikachi/drag_drop_app: React and Typescript-based Drag-and-Drop Gallery app for image exploration and rearrangement using sortable functionality
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

React and Typescript-based Drag-and-Drop Gallery app for image exploration and rearrangement using sortable functionality

Notifications You must be signed in to change notification settings

okorieonyedikachi/drag_drop_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

drag_drop_app

Drag-and-Drop Gallery app is a web app built with React and Typescript that allows users to discover images using the tags on the search filter and also rearrange the images.

Current Features

  1. Display movies
  2. Re-arrange images using the drag and drop function
  3. Filtering images with the search bar

Technologies Used

  1. React Js
  2. Typescript
  3. Sortable Js
  4. Framer Motion

Getting Started

To run the drag and drop drop project locally, follow these steps

Clone the repository git clone https://github.com/okorieonyedikachi/drag_drop_app.git

Navigate to the project directory

cd drag-drop-app

Install dependencies

npm install or yarn install

Run the development server

npm run dev or yarn dev

Open your browser and access the app on your localhost.

Usage

This project is hosted on vercel : https://drag-drop-app-five.vercel.app/homepage Login page: Login with email: user@example.com pasword: 1Password Screenshot 2023-10-25 at 15 08 21

HomePage: Homepage shows some images with different tags on it and each image can be dragged and dropped at any postion . Search Bar: filters the image by the tags

Screenshot 2023-10-25 at 15 10 01
{"resolvedServerColorMode":"day"}

About

React and Typescript-based Drag-and-Drop Gallery app for image exploration and rearrangement using sortable functionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0