This app features all the latest tools and practices in web development!
- ⚛️ React Js — A JavaScript library for building user interfaces
- ⚛️ Styled Components — A ReactJs library to visual primitives for the component age
- ⚛️ React DND — A ReactJS utilities to help you build complex drag and drop interfaces
- Clone this repo using
git clone https://github.com/felipereisdev/taskfy.git
- Move yourself to the appropriate directory:
cd taskfy
- Run
yarn
to install dependencies - Run
yarn start
to start application
This project is licensed under the MIT License - see the LICENSE page for details.