Skip to content

This project is a user-friendly Todo app developed using React and ChakreUI

Notifications You must be signed in to change notification settings

Josel099/TodoApp-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo App

This project is a user-friendly Todo app developed using React. It allows users to manage their tasks by implementing basic CRUD (Create, Read, Update, Delete) functionality.

Features

  • Add new tasks: Users can add new tasks to the todo list.
  • Delete tasks: Users can easily delete tasks from the todo list.
  • Update tasks: Users can update the status or details of existing tasks.
  • User-friendly interface: The app provides a clean and intuitive user interface for managing tasks efficiently.

Technologies Used

  • React.js: A JavaScript library for building user interfaces
  • CSS: Styling the app for an appealing and user-friendly interface