Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/muzabol2/todo-app
Small todo-app
https://github.com/muzabol2/todo-app
react tailwind typescript vercel vite zustand
Last synced: 8 days ago
JSON representation
Small todo-app
- Host: GitHub
- URL: https://github.com/muzabol2/todo-app
- Owner: muzabol2
- Created: 2023-12-15T06:41:15.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-29T07:42:02.000Z (11 months ago)
- Last Synced: 2023-12-29T08:33:38.603Z (11 months 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