/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."

Primary LanguageHTMLMIT LicenseMIT

Travel Guide React Project

  • A travel guide that suggests activities you can do once you arrive at a certain destination or just browse available activities.

To run this project

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