Skip to content

jszor/js-project-todo

 
 

Repository files navigation

📝 To-Do List App

This is a simple and responsive to-do list web application built with React, TypeScript, Zustand, and Tailwind CSS. It makes use of the component library neobrutalism.dev, which is built on top of shadcn/ui for a minimalistic, stylish design. The app allows users to manage tasks with features like adding, completing, and deleting tasks.


✨ Features

  • Add tasks to your task list
  • 🔁 Toggle task completion
  • Delete individual tasks in a dedicated delete mode
  • 📊 Task counter shows how many tasks you have on your list
  • 📱 Responsive design that works across all screen sizes

🛠️ Tech Stack

  • React (with Vite)
  • TypeScript
  • Zustand for global state management
  • Tailwind CSS for styling
  • shadcn/ui and neobrutalism.dev components

🔗 Link

https://neobrutalist-todo.netlify.app/


About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 82.0%
  • CSS 15.7%
  • HTML 2.3%