Skip to content

miha2010/contact_list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phonebook / Contact List web application

Task for: TYPECAST

Live Version

Features:

  • creating, editing and deleting of contacts
  • searching of contacts
  • ability to add and view All and Favorite contacts

Setup:

  • run npm i && npm start