Introduction
This React app contains four different widgets:
A translate widget using Google Translate API
A wiki search widget using Wikepedia API
A photo search widget using Unsplash API
A youtube widget using Youtube Data API v3
Other tools & libraries include:
- Bootstrap Material Design - UI Library
- Axios - HTTP Library
- Faker.js - Random String Generator