Skip to content

This a Tasks CRUD app made with React, TailwindCSS and Localstorage for data persistance.

Notifications You must be signed in to change notification settings

Juancho7/tasks-crud-react

Repository files navigation

Tasks Crud With React (Responsive)

Tasks CRUD

Description

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.

Installation

To clone this repository, run the followng command:

git clone https://github.com/Juancho7/tasks-crud-react.git

Next, change directory with this:

cd tasks-crud-react

And finally install the dependencies:

npm install

Thank you for being here! 😄