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

https://github.com/vitorferronato/todolist

Todo list
https://github.com/vitorferronato/todolist

bootstrap options-api vue vuejs

Last synced: 16 days ago
JSON representation

Todo list

Awesome Lists containing this project

README

          

# ToDo List


vuejs
vuejs

## 💻 The project
The project is a task app, where you can register new tasks, edit and delete them. Uses the browser's own localStorage.

![TODO_list](https://github.com/VitorFerronato/ToDoList/assets/94748997/998e2a8a-8768-4d3d-b282-82791cbdb5d2)

## 🚀 Technologies
- Vue.js
- Bootstrap.vue
- Toast (mixin)

## 💻 Setup
```
npm install
```
```
npm run serve
```