Interactive Constellation Viewer is a web application that allows users to create, view, and share constellations. Users can draw stars on a canvas, connect them to form constellations, and save their designs locally.
- Interactive canvas for creating stars.
- Draw lines to connect stars and form constellations.
- Save and load constellations using local storage.
- Share constellations with others through generated links.
- Dark mode interface resembling the night sky.
- HTML
- CSS
- JavaScript
-
Clone the repository:
git clone https://github.com/Abhrankan-Chakrabarti/interactive-constellation-viewer.git
-
Navigate to the project directory:
cd interactive-constellation-viewer
-
Open
index.html
in your web browser to start using the application.
Licensed under the MIT License.
© 2024, Abhrankan Chakrabarti