mamume / phonebook

Phonebook Web Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Phonebook

A phonebook web application made using React.js

Description

In phonebook app, you can create, delete contacts, and search for contacts.

Installation

yarn install

Start App

yarn start

Specification

  • Add Contact: You can add a new contact that has a name, address, and phone number.
  • Delete Contact: You can delete an existing contact.
  • Search: You can search for an existing contact by:
    • Name
    • Address
    • Phone Number

Create React App

This project was bootstrapped with Create React App. You can find more information on how to perform common tasks here.

Dependencies

This project was built using Material-UI.

About

Phonebook Web Application


Languages

Language:JavaScript 77.5%Language:HTML 14.6%Language:CSS 7.9%