Skip to content

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

Notifications You must be signed in to change notification settings

NSNS33/todo-pinia

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 59.6%
  • TypeScript 17.4%
  • JavaScript 12.1%
  • HTML 10.9%