Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/meefik/neux-todo-app
To-Do app with NEUX and Tailwind CSS
https://github.com/meefik/neux-todo-app
neux tailwindcss todo-app vite
Last synced: about 1 month ago
JSON representation
To-Do app with NEUX and Tailwind CSS
- Host: GitHub
- URL: https://github.com/meefik/neux-todo-app
- Owner: meefik
- Created: 2023-08-05T13:04:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-14T18:00:06.000Z (9 months ago)
- Last Synced: 2024-04-14T18:05:48.477Z (9 months ago)
- Topics: neux, tailwindcss, todo-app, vite
- Language: JavaScript
- Homepage:
- Size: 139 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# neux-todo-app
To-Do app with [NEUX](https://github.com/meefik/neux) and [Tailwind CSS](https://tailwindcss.com).
## How to run
```sh
npm install
npm run dev
```