Skip to content

merakleee/React-To-Do-List

Repository files navigation

React To-Do List

This is a simple to-do list application built as a first React project using Vite.
It focuses on learning React hooks, component structure, and basic state management.

Features

  • Add tasks from an input field
  • Delete tasks
  • Move tasks up and down
  • Mark tasks as done (completed tasks are styled and moved to the bottom)

Tech

  • React (functional components, useState)
  • Vite
  • Plain CSS

About

React to‑do list app with add, delete, reorder, and complete buttons.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors