Thanks to visit codestin.com
Credit goes to github.com

Skip to content

dany-eudes/simple-contact-manager

 
 

Repository files navigation

Simple Contact Manager

Contact Manager to create and delete contact in browser local storage.

Click this link to see the deployed version

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

  1. Clone the repo
    git clone https://github.com/ddedida/simple-contact-manager
  2. Install NPM packages
    npm install
  3. Run
    npm run dev

Screenshot

  • Before adding contacts:

before

  • After adding contacts:

after


console.log("Thank you!");

About

Contact manager to create and delete contact in browser local storage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 88.9%
  • JavaScript 6.5%
  • HTML 4.1%
  • CSS 0.5%