Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 319 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 319 Bytes

People-Place

People-Place Web App

Frontend

To see frontend, in your terminal go to the frontend folder. Run npm install to install all packages and dependencies.
In env_sample, change REACT_APP_MAP_API_KEY to your Google Map API key.
In the terminal, run npm start to start the app in localhost:3000