ianbandrade / VUE_ToDo

πŸ“˜ Simple ToDo app.

Home Page:https://ianbandrade-todo.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Layout    |    About    |    Techs    |    Run    |    License

Layout

Landing desktop Application gif

About

Simple ToDo app.

Techs

  • Vue 3

Run

Clone the repository

# Clone Repository
$ git clone https://github.com/ianbandrade/VUE_ToDo.git

Setup

# Go to project folder
$ cd  VUE_ToDo

# Install Dependencies
$ yarn install

# Run Application
$ yarn serve

Access API at http://localhost:8080/

License

This project is under the MIT license. See the file LICENSE for more details.

Status


Netlify Status

About

πŸ“˜ Simple ToDo app.

https://ianbandrade-todo.netlify.app

License:MIT License


Languages

Language:Vue 80.3%Language:HTML 12.8%Language:JavaScript 6.9%