Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 803 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 803 Bytes

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!