A React frontend module to handle UI on weather forecast web app
Full document: https://www.codeastar.com/react-frontend-weather-forecast-2/
- Start your EZW Flask Backend
- Get your Google API key from Google Deverloper Console
- Update .env file with the info from 1) and 2)
- npm install
- npm start