Skip to content

emrullahayin/telephone-directory-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.