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

https://github.com/fernandabitten/todo-list

Todo-list in vue.js 3
https://github.com/fernandabitten/todo-list

tailwind-css vue3 vuejs vuex

Last synced: about 1 year ago
JSON representation

Todo-list in vue.js 3

Awesome Lists containing this project

README

          

## Todo-List

Click here to access

![image](https://user-images.githubusercontent.com/77073426/210261796-fa7e01f7-5ff0-4167-903f-37b61afdce71.png)




Fer-Vuejs
Fer-tailwindcss

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Lints and fixes files
```
npm run lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).