Skip to content

To-Do application with react, It's a list of what you have pending to do.

Notifications You must be signed in to change notification settings

marti-gutierrez/toDoList-React

Repository files navigation

React: Todo-list

ToDo-list is an application, creates in react, that allows us to organize what we've pending to do.

The list helps us to see what we'll have to do and what we've already finished.

Table of Contents

Demo

you can see ➡️ github-pages

Features

  • Create new task (only a brief description of the task is allowed, no dates are included yet).

  • mark a task as completed.

  • Delete a task

note: all these features are stored in the browser's local storage

Installation step

  1. clone this repository or download for zip:

git clone https://github.com/marti-gutierrez/toDoList-React.git

  1. go the repository and run the vite develpment command:

cd toDoList-React && npm run dev

The Process

Built width

Technologies used in the project:

  • React 18.2.0
  • vite
  • Tailwind CSS

Structure

Author

it was created by me 👍🏽. (with help of platzi and fazt)

About

To-Do application with react, It's a list of what you have pending to do.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published