A simple webapp used to fetch youtube videos realted to a country.
- Fetches countries from Rest Countries API and mark them in the Google Maps
- On clicking on any of the marker will fetch Youtube Videos related to the country's tourism.
- On selecting any of the video, the user can watch that video, find more deatils about.
npm install
npm start
npm run build