/telephone-directory-app

Reactjs - Telephone directory app

Primary LanguageJavaScriptMIT LicenseMIT

How to run locally?

  1. Clone and cd into the repo.
  2. Run npm install to download dependencies.
  3. Run npm start to start the development server.
  4. Open http://localhost:3000 to view it in the browser.

This project was bootstrapped with Create React App.