Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 578 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 578 Bytes

Moon Sight

Overview

The website is deployed here : https://ngirot.github.io/Moon-Sight/

Moon Sight is a static website showing the moon as it appears in the sky from any location on Earth, at any date and time. it provides a real-time visualization of the moon's phase, position, and visibility, customized for your specific location and time zone. You can also look back to see the moon's past phases or forward to see how it will appear in the future.

Installation

How to build the project :

$ npm run build

How to tun the project

$ npm run dev