Skip to content
This repository has been archived by the owner on Apr 7, 2023. It is now read-only.

igorashs/vue-todo-list

Repository files navigation

Todo List (Vue)

From The Odin Project's curriculum

Assignment

Create a Todo List project using Vue

Getting Started

Installing and running

git clone https://github.com/igorashs/vue-todo-list.git
cd vue-todo-list
npm install
npm run serve

Built With

License

This project is licensed under the MIT License