Skip to content

Sample todo app built with the Vue framework

Notifications You must be signed in to change notification settings

HealthScholars/todo-vue

 
 

Repository files navigation

Todo Vue Interview

Tasks

Introduction to Vue

  • Thoughts on Organizing all parts of a component in one file (html, css, js)
  • what is computed doing?
  • how are events handled?

Refactor

  • Add Pinia to project
  • Move local state to use Pinia

About

Sample todo app built with the Vue framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 84.4%
  • CSS 7.6%
  • HTML 4.1%
  • JavaScript 3.9%