Skip to content

qabalany/js-project-todo

 
 

Repository files navigation

Walk the Walk (Todo App)

A simple, modern todo app built with React and Zustand, featuring Eisenhower Matrix categories, dark/light mode, and localStorage persistence.

Features

  • Add, complete, and remove tasks
  • Prioritize tasks using Eisenhower Matrix (4 categories)
  • Dark/Light mode toggle
  • Tasks and theme saved in localStorage
  • Relative timestamps (e.g. "5 minutes ago")
  • Responsive and accessible design

Live Demo

wtw.fartist.live

Getting Started

  1. Clone the repo
  2. Run npm install
  3. Run npm run dev to start the app locally

About

Assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 97.7%
  • HTML 1.6%
  • CSS 0.7%