A playground for simple React web-applications.
1. Install npm dependencies
Run npm install
in Terminal.
Run npm start
in Terminal.
Search and watch videos from YouTube.
View a book's details by selecting it from the list.
Get 5 days weather forecast at any location or city.
Basic blog platform, mainly for short notes.
Generate random mathematical equations and try to solve them.
- REACT_APP_GOOGLE_MAPS_API_KEY - Google Maps API key
- REACT_APP_YOUTUBE_API_KEY - YouTube API key
- REACT_APP_OPEN_WEATHER_MAP_API_KEY - Open Weather Map API key