Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
SachinPundir78 authored Nov 18, 2024
1 parent 70c3056 commit 93a0a61
Showing 1 changed file with 48 additions and 0 deletions.
48 changes: 48 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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. πŸ“

0 comments on commit 93a0a61

Please sign in to comment.