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.
How to build the project :
$ npm run build
How to tun the project
$ npm run dev