A unique take on the TodoMVC app that is built using a custom design with:
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.
- 01: Start: Where we started
- 02: HTML & CSS v1: What we worked on in Vue Your Todos - Part 1
- 03: JavaScript v1: What we worked on in Vue Your Todos - Part 2
yarn
yarn dev
yarn build