Skip to content

fehmituran/goit-react-hw-08-phonebook

Repository files navigation

Phone Book

Phone Book Demo

Phone Book Screenshot

The Phone Book app allows users to manage their contacts efficiently. Users can add, edit, and delete contacts, making it easy to keep their contact list organized.

Live Demo

Explore the app: Phone Book

Installation

To run this project locally, follow these steps:

  1. Clone the repository.
  2. Navigate to the project directory in your terminal.
  3. Run the following command to install dependencies:
npm install

Starting project

Start the development server:

npm start

💻 Built with

💻 Npm Packages

✍️ Authors