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

Home Page:https://zero-to-mastery.github.io/travel-guide/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travel Guide React Project

  • 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 here 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

About

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

https://zero-to-mastery.github.io/travel-guide/

License:MIT License


Languages

Language:HTML 50.0%Language:JavaScript 41.7%Language:CSS 8.3%