https://github.com/muzabol2/todo-app
Small todo-app
https://github.com/muzabol2/todo-app
react tailwind typescript vercel vite zustand
Last synced: 2 months ago
JSON representation
Small todo-app
- Host: GitHub
- URL: https://github.com/muzabol2/todo-app
- Owner: muzabol2
- Created: 2023-12-15T06:41:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-29T07:42:02.000Z (over 2 years ago)
- Last Synced: 2025-01-08T21:16:39.983Z (over 1 year ago)
- Topics: react, tailwind, typescript, vercel, vite, zustand
- Language: TypeScript
- Homepage: https://todo-app-wheat-eta-57.vercel.app
- Size: 229 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todo App
This is a simple Todo application built with React, TypeScript, and Tailwind CSS. It uses Zustand for state management and Vite for building the project.
## Features
- Add, update, and delete todos
- Toggle todos as done or not done
- Load todos from a JSON file
- Switch between dark and light modes
- Switch between English and Polish languages