Skip to content

tsnolan23/react-todo-dnd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React To Do Drag n Drop

There is no actual data saved for this app

A simple app created to explore styled components and a drag and drop interface with a focus on accessibility.

The app uses react-beautiful-dnd

Initially based on this video, but made some design and structure changes along the way

Setup

  1. Clone this repository with git clone https://github.com/tsnolan23/react-todo-dnd.git
  2. Navigate into the directory with cd react-todo-dnd
  3. Install dependencies with npm install
  4. Start up the app with npm start

Releases

No releases published

Packages

No packages published