Welcome to Contactly, a simple contact management system that allows users to manage a list of contacts. This project is part of the Web3Brdige Cohort VIII Pre-Qualification Exercise.
- Add new contacts with name, email, and phone number
- View a list of all contacts
- Edit existing contact details
- Delete contacts from the list
- Search contacts
-
Clone this repository:
git clone https://github.com/livinalt/contactly.git
-
Change into the project directory
cd contactly
-
Open index.html in your web browser.
- Fill in the "Add New Contact" form to add a new contact.
- Use the "Search Contacts" input to filter contacts by name, email, or phone number.
- Click the "Edit" button to modify contact details.
- Click the "Delete" button to remove a contact from the list.
- HTML
- CSS
- JavaScript
If you'd like to contribute to this project, feel free to fork the repository and submit a pull request.
Jeremiah Samuel [email protected]
This project is licensed under the MIT License.