Skip to content

The PhoneBook App is a web application built using React. It allows users to manage their contacts by adding, editing, and deleting entries.

Notifications You must be signed in to change notification settings

labinotveseli/phone-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhoneBook App

Description:

The PhoneBook App is a web application built using React. It allows users to manage their contacts by adding, editing, and deleting entries. Contacts can have multiple email addresses and phone numbers. The app provides a user-friendly interface to interact with the contacts and stores the data in the browser's local storage.

Languages and Utilities Used

  • ReactJS
  • JavaScript
  • Bootstrap
  • HTML
  • CSS

File Structure

The PhoneBook App consists of the following files:

  • App.js: The main component that renders the Navbar and the PhoneBook component.
  • index.css: Contains the styling for the app.
  • index.js: The entry point of the application, which renders the root component (App) into the HTML root element.
  • Nav.js: The Navbar component that displays the app's title.
  • PhoneBook.js: The main component that handles the logic and rendering of the contacts and contact form.

App walk-through:

You can try the Demo of this App here:


Here you can see the layout of the App:


phonebook1

phonebook2


About

The PhoneBook App is a web application built using React. It allows users to manage their contacts by adding, editing, and deleting entries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published