Skip to content

istiuak-0/note-app

Repository files navigation

📝 Note Taking App

A simple, fast, and minimal note-taking app built with Vue 3, TypeScript, and Pinia. It supports full CRUD operations and saves notes in your browser’s localStorage for quick access and persistence.


🚀 Tech Stack

Vue Vite TypeScript Pinia Tailwind CSS uuid localStorage pnpm


📦 Features

  • 📝 Create, read, update, and delete notes
  • 💾 Notes are saved in localStorage
  • ⚡ Instant updates with reactive state via Pinia
  • 💅 Clean and responsive UI with Tailwind CSS
  • 🔐 Unique note IDs using uuid

🛠️ Getting Started

Prerequisites

  • Node.js (v18 or later recommended)
  • pnpm installed globally

Installation

pnpm install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published