Skip to content

A simple webapp used to fetch youtube videos realted to a country.

License

Notifications You must be signed in to change notification settings

sivadass/countryvidz

Repository files navigation

CountryVidz

A simple webapp used to fetch youtube videos realted to a country.

Features

  1. Fetches countries from Rest Countries API and mark them in the Google Maps
  2. On clicking on any of the marker will fetch Youtube Videos related to the country's tourism.
  3. On selecting any of the video, the user can watch that video, find more deatils about.

Development

npm install
npm start

Production

npm run build