Skip to content

lumdukaj/address-book

Repository files navigation

Address Book SPA

A Single Page Application (SPA) for managing an address book. Built using Vue 3, TypeScript, HTML, and SCSS.

Features

  • List all contacts in the address book.
  • Add, edit, and delete contacts.
  • Persist data on the client side.
  • Form validation for user inputs.

Prerequisites

  • Node.js: Version 16 and up.

Installation

  1. Clone the repository:
    git clone https://github.com/lumdukaj/address-book.git
  2. Navigate to the project directory:
    cd address-book
  3. Install dependencies:
    npm install
  4. Start the development server:
    npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published