Skip to content

danilosoftwares/KanBanReact

Repository files navigation

KanBan on React

Simplified project that seeks to create a ToDo very similar to Trello

Build Status

Using

Essentially, the frontend aims to allow the end user to have a visual and easy interaction with the cards and columns of ToDo, it also performs the interaction of the data entered on the screen with the database, passing them on to the backend.

Compilação

cd frontend
npm i
npm start

Technologies used:

License

MIT