/phonebook

📱 PhoneBook - helps store and organize your contacts 📖

Primary LanguageJavaScript

📱 PhoneBook

  • helps store and organize your contacts 📖

Run Locally

Clone the project

  git clone git@github.com:eugene17kotov/phonebook.git

Go to the project directory

Install dependencies

  npm install

Start the server

  npm start

Navigate your browser to http://localhost:3000. This page will automatically reload after saving changes to the project files.

To stop the assembly, press the key combination

  Ctrl + C