Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cybermaxi7/drag-and-drop


https://github.com/cybermaxi7/drag-and-drop

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        

# Drag and Drop Application

This is a simple drag-and-drop application built with React Beautiful Dnd, TailwindCSS and Next.js.

## Table of Contents

- [Features](#features)
- [Installation](#installation)
- [Technologies Used](#technologies-used)

## Features

- Drag and drop functionality for reordering items.
- Built with React Beautiful Dnd.
- Implemented using Next.js.

## Installation

To run this project locally, follow these steps:

1. Clone the repository:

git clone

Install dependencies:
cd drag-and-drop-app
npm install
Run the application:

npm run dev
The application will be accessible at http://localhost:3000.

# Technologies Used
React
TailwindCSS
React Beautiful Dnd
Next.js