Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/r4ai/vanjs-todo-app


https://github.com/r4ai/vanjs-todo-app

daisyui tailwindcss vanjs

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

        

# VanJS Todo App

This is a simple todo app built with VanJS, tailwindcss, daisyui, and vite. I built this app for learning purposes.

## 🤖 Commands

- `pnpm run dev` - Start the dev server
- `pnpm run build` - Build the app for production
- `pnpm run preview` - Preview the production build locally