Skip to content

This is a application built with react that allows the management of ToDos

Notifications You must be signed in to change notification settings

MarielaRH/ToDoListApp

Repository files navigation

ToDoListApp

This is an application made with Vite 3.2.3 and React 18.2.0 in which we can manage our daily tasks.

The main purpose of this application is to use the UseState and UseEffect hooks that React provides, that code was written following good practices to make it easy to maintain and understand.

This project uses tailwind css and material tailwind react for the styles.

Run Locally

Clone the project

  git clone https://github.com/MarielaRH/ToDoListApp.git

Go to the project directory

  cd ToDoListApp

Install dependencies

  npm install

Start the server

  npm run dev

About

This is a application built with react that allows the management of ToDos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published