About • Getting Started • How it works • Technologies • Author • License
The project consists in a drag and drop list, with another drag and drop list inside, also including certain features such as: text editing, deletion of lists and items within it, among others.
Clone the project and access the folder
$ git clone https://github.com/FabioRamos12/drag-and-drop.git && cd drag-and-drop
Follow the steps below
# Install the dependencies
$ yarn
# Run the project
$ yarn start
The app will be available for access on your browser at http://localhost:3000
This project was developed using the following technologies:
Fabio Ramos
This project is under the license MIT.