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.
Explore the app: Phone Book
To run this project locally, follow these steps:
- Clone the repository.
- Navigate to the project directory in your terminal.
- Run the following command to install dependencies:
npm install
Start the development server:
npm start