Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 413 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 413 Bytes

Travel Guide

  • A travel guide to suggest activities you can do once you arrive to a certain destination. Or you can just browse destinations and check out the different available activities.

To run this project

  • clone this repository
  • run these following commands on your terminal/ cmd prompt
    • cd travel-guide
    • run npm install
    • run npm start
    • enter [http://localhost:3000] in your browser