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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.
  • It also gives information about the population, capital, currency, time-zone etc of a number of countries.

To run this project👇

  • Clone(fork) this repository

  • Run these following commands on your terminal/ cmd prompt:

    • cd travel-guide
    • npm install
    • npm run start
    • enter [http://localhost:3000] in your browser

    How to Contribute?

    Apologies for the dead files and links. The project's source code exists on the src/ folder.
    Do make your contributions there and do well to fill the CONTRIBUTORS.md file.
    Cheers!

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

License:MIT License


Languages

Language:HTML 52.2%Language:JavaScript 26.5%Language:CSS 21.3%Language:Dockerfile 0.1%