this address book project is built to evaluation my skill about javascript. in this web-app you can create, edit, and delete contact which has key value such as name, phone number, email and address. you also can search contact and sort the display contacts list by the key value of contact.
this address book project i deploy via vercel with the url: address-book-artupogiv.vercel.app
- contacts list
- add new contacts
- edit and delete contacts
- search contacts (beta)
- sort contacts (beta)
- html: for the basic strutcure of the website
- tailwind css (cdn): for styling and responsive design
- javascript: for data processing and dynamic interactions
- vercel: for website hosting