/dndtask

Tinkering with React, Redux and drag&drop

Primary LanguageJavaScript

This project was bootstrapped with Create React App.

Below you will find some information on how to perform common tasks.

Using the app

  • Clone the repository: git clone https://github.com/xenobarbital/dndtask.git

  • Change directory: cd dndtask

  • Install the packages: npm install or yarn

  • Run the application: npm start or yarn start