Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 307 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 307 Bytes

Contact Book

This is a simple contact book web application that allows users to manage their contacts. The project is built using HTML, CSS, and JavaScript for the front end, and a JSON file to simulate a database.

  • Add new contacts
  • View a list of contacts
  • Edit contact information
  • Delete contacts