This a tasks CRUD application made with React, TawilwindCSS and LocalStorage for data persistence.
This app lets you add, update, mark as complete, see and delete tasks.
To clone this repository, run the followng command:
git clone https://github.com/Juancho7/tasks-crud-react.gitNext, change directory with this:
cd tasks-crud-reactAnd finally install the dependencies:
npm installThank you for being here! 😄