Skip to content

mateusneiva/dnd-todo

Repository files navigation

Dnd-todo

https://cute-cupcake-a3f6ae.netlify.app

Website Screenshots

Build with

  • React.js - React.js is a JavaScript library for building user interfaces, particularly single-page applications.
  • Styled-components - Styled-components is a CSS-in-JS library.
  • React-beautiful-dnd - Beautiful and accessible drag and drop for lists with React.

Getting Started

Cloning the Repository

$ git clone https://github.com/mateusneiva/dnd-todo.git

$ cd dnd-todo

Installing dependencies

Use a package manager of your choice (npm, yarn, etc.) in order to install all dependencies

$ yarn add

Usage

Just run dev script.

$ yarn start