Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KaratSergio authored Jul 1, 2024
1 parent 77ccad0 commit 85b2ffe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@ This repository contains a project designed for managing phone contacts.
- Contact filtering
- Routing

<img src="./src/img/Phonebook.png alt="Home page" width="796" height="756">
<img src="./src/img/Phonebook.png" alt="Home page" width="796" height="756">

This project is a web application for managing contacts, including functions for
registering and authorizing users, adding and deleting contacts, and filtering
contacts. The app allows users to register, log in and manage their contacts
securely. Users can add new contacts, remove unnecessary ones, and filter
contacts based on specific criteria such as name or email.

<img src="./src/img/PhonebookLogin2.png alt="Private page" width="796"
<img src="./src/img/PhonebookLogin2.png" alt="Private page" width="796"
height="756">

## Technologies Used
Expand Down

0 comments on commit 85b2ffe

Please sign in to comment.