Phone directory application using javascript
admin
Javascript
Simple phone directory application using javascript perfect for beginners to practice javascript functions, the app features :
- Add contact.
- Remove contact.
- Store data in the local storage.
- Fetch data from the local storage.
- DOM manipulation.
How to use :
Extract the zipped folder and open the app in your browser.