Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 293 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 293 Bytes

Make sure you have Node.js and npm installed

Steps to open the webapp:

  1. Open VScode and clone this the main repository
  2. Click on Terminal > New Terminal
  3. Go to https://positionstack.com/ and get a reverse geocoding API key for yourself
  4. In the Terminal, run the command "npm run dev"