https://weather-postal-code.herokuapp.com/
Software Engineer Job Assignment
Input a Japanese postal code(can use placeholder for testing). Display 3-day forecast, map of area and UV index and recommendation dependent on index.
(need to add google geocode api key and Open Weather Map api key in a .env file)
In the project directory, you can run:
For dependencies:
Start both the server and the React front-end with 'concurrently' for live-loading:
For other options please refer to the package.json.