Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```