Skip to content

guranda26/react-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do List Application

Overview

The To-Do List Application is a simple yet powerful tool designed to help users manage their tasks efficiently. It features a dual-column interface that separates active tasks from completed ones, providing clear visual guidance on task status. Users can add new tasks, mark tasks as completed, and manage completed tasks with ease.

Features

Add Tasks: Users can enter new tasks using an input form. New tasks are automatically added to the "To-Do" list. Complete Tasks: Each task in the "To-Do" list has a "Finish" button. Clicking this button moves the task to the "Completed Tasks" list. Manage Completed Tasks: Tasks in the "Completed Tasks" list can be permanently deleted or moved back to the "To-Do" list for further action. Technologies Used

Frontend: React.js Styling: CSS

Deployment

deploy link

Getting Started with Create React App

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

About

project for the Skillwill front end course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors