svelte-contact-app Svelte Themes

Svelte Contact App

Contacts Application

a basic user interface for a contacts application

Features

  • users can add a new contact.
  • users can edit saved contacts.
  • Users can view saved contacts.
  • Users can delete contacts.

Getting Started

Prerequisites

In order to install and run this project locally, you would need to install the following packages on your local machine.

  • Node JS

Installation

  • Clone this repository
git clone https://github.com/vicorandy/svelte-contact-app.git
  • Run npm install or yarn to install the project dependencies
  • Run npm run dev -- --open

Top categories

Loading Svelte Themes