Skip to content

howunmok/react-todoApp-localstorage

Repository files navigation

Todo Web App

Introduction

Welcome to the Todo Web App, a simple yet powerful tool to manage your daily tasks efficiently. Built with React, this application offers a user-friendly interface for task management while leveraging local storage to save your todos. Experience the convenience of adding, completing, and deleting tasks with ease.

Features

  • Create Tasks: Easily add new tasks to your todo list.
  • Task Counter: The app displays the total number of tasks you've created.
  • Mark as Completed: Click on a task to mark it as completed, keeping track of your progress.
  • Delete Tasks: Remove tasks that are no longer needed.
  • Local Storage: All tasks are saved in your browser's local storage, ensuring your data is always accessible.
  • No Task Message: When there are no tasks, the app displays a "No todos found" message.

Usage

  1. Add a Task: Click the 'Create' button to enter a new task.
  2. Complete a Task: Click the Circle icon near the task to mark it as completed.
  3. Delete a Task: Click the Trash icon to remove the task.
  4. View Tasks: The homepage displays all current tasks and their status.

Demo

Try out the Todo Web App

About

A React-based Todo Web App that offers intuitive task management using local storage, featuring task creation, completion tracking, and a clear visual interface for efficient daily organization.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors