LevinIgor / vue-keeps

A simple notes application built with Vue.js and Firebase. This project allows users to create, edit, and delete notes in a user-friendly interface. It leverages Firebase for data storage.

Home Page:https://keeps-sigma.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

keeps

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

About

A simple notes application built with Vue.js and Firebase. This project allows users to create, edit, and delete notes in a user-friendly interface. It leverages Firebase for data storage.

https://keeps-sigma.vercel.app/

License:The Unlicense


Languages

Language:Vue 79.4%Language:JavaScript 13.1%Language:CSS 4.8%Language:HTML 2.7%