Skip to content
/ ToDoApp Public

To-Do App with React. This is part of my React course at Platzi

Notifications You must be signed in to change notification settings

batial/ToDoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDoApp

This is my first application using React.js. I created a To-Do app as part of a course introduction to React on Platzi, where I am currently a student. This app helped me learn the basics of React and its core concepts.

Features

Add tasks to your to-do list. Mark tasks as completed. Delete tasks from the list.

Usage

In ToDoApp you can:

  • Enter a task in the input field and press Enter or click the "Add" button to add it to the to-do list.
  • Check the checkbox to the left of a task to mark it as completed.
  • Click the "Delete" button next to a task to remove it from the list.

Deployment

The ToDoApp is deployed and accessible at: https://batial.github.io/ToDoApp/

Technologies Used

  • React.js
  • HTML
  • CSS
  • JavaScript

About

To-Do App with React. This is part of my React course at Platzi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages