Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 708 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 708 Bytes

shadower-app

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.

*Or know where to find the sun 🌞

Design

Designed by Daniel Wodziczka

Preview

How to use

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.