Have you ever wondered where the shadow will be during the day? Whether it will cover your location at a specific time? Shadower is a tool that shows the shadow of a given object at a given time.
Designed by Daniel Wodziczka
Create Google Maps API key, paste it into .env
file:
REACT_APP_GOOGLE_MAP_KEY=YOUR_KEY_HERE
Start the application with yarn && yarn start
command.