coLlenz / vue-your-todos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue Your Todos

A unique take on the TodoMVC app that is built using a custom design with:

⚠️ Important Note

The codebase is a fun exploration of Vue.js 3's Composition API and is not representative of best practices or patterns. It is still a work in progress and additional changes will be coming.

📌 Milestones

Setup

yarn

Compiles and hot-reloads for development

yarn dev

Lints and fixes files

yarn build

About


Languages

Language:Vue 92.2%Language:HTML 4.4%Language:CSS 2.5%Language:JavaScript 0.8%