Skip to content

Marina-Likholetova/react-contact-book-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Phone book

A simple Phone book app built with Create React App.

This project was created by using Class components.

Features

  • Add a contact
  • Remove a contact
  • Form validation
  • Input mask
  • Responsive design

Project screenshot

Tech Stack

  • ES6
  • React
  • MUI