From 93a0a61f78fc35a440417dd4b849a31ca54b66e1 Mon Sep 17 00:00:00 2001 From: Sachin Pundir <148365371+SachinPundir78@users.noreply.github.com> Date: Mon, 18 Nov 2024 23:16:57 +0530 Subject: [PATCH] Add files via upload --- README.md | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..aee4050 --- /dev/null +++ b/README.md @@ -0,0 +1,48 @@ + +# 🌌 Solar System Explorer + +An interactive visualization of our solar system created using only HTML and CSS. 🚀 Explore the planets, their moons, and fascinating details about each celestial body. + +## ✨ Features +- 🌍 **Interactive Navigation**: Click on any planet to reveal detailed information about it. +- 🪐 **Realistic Textures**: High-quality planet textures enhance the immersive experience. +- 📱 **Responsive Design**: Optimized for various screen sizes, providing a seamless user experience across devices. +- 📖 **Educational Content**: Learn interesting facts about each planet, including its moons, size, and history. + +## 🔗 Demo +[Live Demo](#) *(https://github.com/SachinPundir78/Solar-System-Explorer)* +[Live Demo](#) vercel Link *(https://solar-system-explorer-bay.vercel.app/)* + +## ⚙️ Installation +1. Clone this repository to your local machine: + ```bash + git clone https://github.com/sachinpundir0078/solar-system-explorer.git + ``` +2. Navigate to the project folder: + ```bash + cd solar-system-explorer + ``` +3. Open `index.html` in your preferred web browser to explore the solar system. + +## 🚀 Usage +- Click on a planet in the left-hand menu to zoom in and view its details. +- Learn about its distance from the Sun, unique characteristics, and historical significance. +- Explore moons by hovering over their names when available. + +## 🛠️ Technologies Used +- **HTML5**: Structure and content of the webpage. +- **CSS3**: Styling, animations, and layout. + +## 💡 Acknowledgments +- Planet textures sourced from various NASA repositories. +- Inspired by [Jamie Coulter's CodePen](https://codepen.io/jcoulterdesign/pen/ZxXbeP). + +## 📜 License +This project is licensed under the MIT License. See the `LICENSE` file for details. + +## 📸 Screenshots +*(Add screenshots of the project here)* + +![Solar System Explorer](./Screenshot 2024-11-18 231428.png) + +Feel free to contribute to this project by submitting pull requests or reporting issues. 📝