Skip to content

A simple and intuitive notebook application built with Vue.js and Vite. This app allows users to add, edit, and delete notes with ease.

Notifications You must be signed in to change notification settings

umarwazeer/vue-notebook-app

Repository files navigation

Vue Notebook App

A simple and intuitive notebook application built with Vue.js and Vite. This app allows users to add, edit, and delete notes with ease.

Features

  • Add Notes: Create new notes with a title, date, and text content.
  • Edit Notes: Modify existing notes.
  • Delete Notes: Remove notes that are no longer needed.
  • Persistent Storage: Notes are saved in local storage, ensuring they persist between sessions.

Getting Started

Prerequisites

  • Node.js (>= 14.x)
  • npm (>= 6.x) or yarn (>= 1.x)

Installation

  1. Clone the repository:
git clone https://github.com/your-username/vue-notebook-app.git
cd vue-notebook-app

About

A simple and intuitive notebook application built with Vue.js and Vite. This app allows users to add, edit, and delete notes with ease.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published