Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 370 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 370 Bytes

learning-pinia-logic

This project provides an example of a "To Do List" application developed using Pinia, Vue 3 and Vite. This sample application demonstrates how Pinia can be used within the Vue 3 ecosystem. Users can add new tasks, edit existing tasks, and mark completed tasks. Additionally, this project shows you how to use Vite's rapid development environment.