Introduction

This React app contains four different widgets:

  1. A translate widget using Google Translate API

    Translate Widget.png

  2. A wiki search widget using Wikepedia API

    Wiki Widget.png

  3. A photo search widget using Unsplash API

    Photo Widget.png

  4. A youtube widget using Youtube Data API v3

    Youtube Widget.png

Other tools & libraries include:

  1. Bootstrap Material Design - UI Library
  2. Axios - HTTP Library
  3. Faker.js - Random String Generator

Live Demo
Source Code