Nemo3003 / todo-list-vue

Home Page:https://todo-list-vue-coral.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

todo-list-vue

Description

This to-do app allows you to save your tasks and to mark them as "to-do", "in-progress", and "finished" In order to get into this place you need to register with either an email and password or with your google account, which is managed by firebase. Do not try to get into the protected routes since you will not get too far.

Instructions

To run this project you need to download this folder. Access the folder "to-do", open your CMD in that directory and run the commands that are bellow. But do it in that order, otherwise you will run into errors.

commands

npm i
npm run serve 

technologies

  • Vue.js
  • Firebase
  • Bootstrap
  • CSS
  • Javascript

About

https://todo-list-vue-coral.vercel.app

License:Apache License 2.0


Languages

Language:Vue 73.2%Language:JavaScript 20.2%Language:HTML 6.5%