simone-sanfratello / todo-pinia

Tutorial on using state management library Pinia to build a to-do list in Vue 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

todo-pinia

This is a tutorial that presents how to use the new (and official) state management library for Vue 3 - Pinia - to build a to-do list app. It also has a bonus section on using Typescript with Pinia.

Read the tutorial at Deepgram Docs.

Checkout the Pinia docs

Screenshot of the to-do list app

About

Tutorial on using state management library Pinia to build a to-do list in Vue 3


Languages

Language:Vue 59.8%Language:TypeScript 17.9%Language:JavaScript 11.3%Language:HTML 11.0%