pinia-vuejs
There are 103 repositories under pinia-vuejs topic.
themeselection/vue-cheatsheet
The one and only Vue cheatsheet you will ever need.
tobischulz/vue-laravel-spa
A simple and clean starter-kit to start a new SPA project. Its like Jetstream without Inertia but with Vue-Router and Pinia as store.
skn-036/cms-role-permission-laravel-vue-spa
This repository uses PHP Laravel and Javascript Vue.js frameworks to implement Role Permissions management in CMS. Cookie based SPA authorization feature of Laravel Sanctum package is used to authorize the user inside the content management system. If a logged user has permission to do specific task, the link to visit the task and the page containing the task will be available to the logged user. Otherwise the page will be unavailable to the logged user with 401 unauthorized error even though try to access the route manually. This repo utilizes the SPA feature of Vue.js.
srcdev/nuxt3-pinia-i18n-storybook
Starter kit for Nuxt3, Pinia, i18n, Vitest and Storybook.
hotwax/dxp-components
DXP Components
leszekkrol/skutecznyplan.pl
Website of the "Skuteczny Plan" podcast hosted by Leszek W. Król.
nazarepiedady/pinia-docs-pt
Documentação da Pinia em Português. 🇦🇴 🇧🇷 🇵🇹
FREDVUNI/laravel-vue-events
A Laravel & Vue JS events management system that enables users, attendees, admins, organizers manage events
Ax1a/vue3-starter-template
Easy setup for Vue 3 that includes plugins packages.
Wiazeph/Weather-App
The App where you can get the weather information of the city you want.
fabrice-niyongabo/imdb-clone
A full functional Vue.js project created to replicate the functionality of IMDb website.
freddysae0/harbour-space
Front-end challenge for Harbour Space University
geosem42/AdonisVueStarter
Starter kit for Adonis.js built with Adonis.js, Vue.js and Typescript
HE-Arc/anansi
Limite-limite version HE-Arc
imtomq/auth-vue3
Auth project configuration guide with Vuejs 3 + Vue-Router 4+ Tailwindcss 3 + Vitest + Pinia Vue +Webpack 4
Quizzfly/quizzfly
Make quizz easy with Quizzfly
rizvan555/Vue3_Authentication_JS
authentication-login_register
CMGGEvolution/template-vue
A complete vue template for all cases
GetStream/chat-app-in-5-frameworks
Building a chat app using 5 different frameworks: React, Angular, Vue.js, Svelte, and Next.js
git-bhanu/scrapewave
🕷️ ScrapeWave: Dockerized web scraping using puppeteer.
IslamTaleb11/klinik-vuejs
This repository contains the frontend code for the Clinic Management System, designed to provide a seamless and user-friendly interface for managing clinic operations. Built with Vue.js and styled using Tailwind CSS, the application ensures responsive and modern designs optimized for all devices.
jasurhaydarovcode/Pinia_Clone
Pinia Clone, Pinia The intuitive store for Vue.js
LevinIgor/Medicine
The site was created on Vue.js 3 + Tailwind, Supabase was used as the backend (Auth, Database, Storage, Edge Function). Vite builder, and Vercel deployment
sinasedaghat/vue3-template
This repository is an example project for vue 3 technology
adelamare-blockchain/GSoC_2024-SpaceDAO_web3-UI
SpaceDAO STM (Space Traffic Management) is a groundbreaking decentralized application revolutionizing space traffic monitoring and management. This repository houses the frontend implementation, serving as the user interface for this innovative blockchain-based solution.
affkoul/ai-bit
The future of Web3, AI, and Blockchain Technology
danish981/expense-tracker-app-pinia-ts
The expense tracker application written in Vue3 composition API, typescript and use Pinia state management
erkinovnurjon/jira-software
jira software clone version for me
F-mean-Fork/Favorite-Movies
The Pet-project features a responsive movie search with detailed information, built using Vue 3, Vite and Pinia, showcasing single-file components and modern web technologies.
guspaz0/Movies-VUE
Frontend Movies Cac FS Java
JulianManera8/p-paint-vue
Mi propia galeria / e-commerce de figuras impresas en 3D pintadas a mano. Hecha con VUE 3 client (composition api), global store con PINIA, estilos con css / sass, vue-router para el enrutado y diseño 100% responsive.
juwenzhang/vue3_information
vue demo
KadirKarabacak/nuxt-web-app
This project is a Nuxt-Vue web restaurant app
masumkhan081/vue-pinia-code-notes
A personal collection of code notes, use cases, and best practices organized by topics for quick reference
mathis-k/task-organizer
A simple Task-Organizer / Drag and Drop Kanban Board
SAM-BAMKOLE/todo-app-local-storage
This is a todo application that allows you to note your schedule and the date and time for each. It supports features like adding a new schedule, marking a schedule as done and deleting a schedule. Developed using the js framework Vue, it's default state manager Pinia and also saving data in Local storage.