Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 487 Bytes

File metadata and controls

21 lines (13 loc) · 487 Bytes

MapQuest

Mapquest is a website which solves the problems faced by explorers.

Note: This website could not be deployed because I am using google map api and it needs an billing account for using it's service in production.

Demo

https://drive.google.com/file/d/1GePfjht6dpD2YN9XmFEP3JqztrHZk5mp/view?usp=drive_link

Installation

Install MapQuest with npm

  • Download/Clone the repo
  • Then run the following code.
     npm install
     npm run dev