HamidEidy / Pinia-todo

The project is about task management with the ability to add, edit, filter and delete tasks. receiving data from an API using the axios package. The code is written using the Vue framework with a focus on using the Pinia state manager.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pinia-project

pin

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

The project is about task management with the ability to add, edit, filter and delete tasks. receiving data from an API using the axios package. The code is written using the Vue framework with a focus on using the Pinia state manager.


Languages

Language:Vue 56.3%Language:JavaScript 38.9%Language:HTML 4.8%