Skip to content

ravikantmahi/Mars-Mission

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 ISRO Mars Mission Web App

🔗 Live Demo

🌌 Overview

This is a simple responsive web application built to showcase India’s first Mars mission – Mangalyaan. It’s a static site designed using HTML and CSS, and highlights important details about the mission, launch events, and achievements.

Developed with 💙 by Ravi Kant


🧑‍🚀 Key Features

  • 🧭 Sticky Navigation Bar with smooth hover effects
  • 📸 Image Galleries showing launch and space imagery
  • 📚 Informative Content Sections describing the mission timeline and technologies
  • 🎨 CSS Animations to enhance visual appeal
  • 📱 Responsive Design — mobile-friendly using flexbox and media queries
  • 📂 Sidebar and Main Content split layout for better readability
  • Backed by Facts and references to real ISRO events

🛠️ Technologies Used

| Technology | Purpose |
|------------|---------|
| HTML5      | Markup structure |
| CSS3       | Styling and animations |
| Flexbox    | Layout responsiveness |
| Media Queries | Mobile adaptability |

📁 Project Structure

├── index.html # Main HTML file
├── style (internal) # All styles are within <style> tag in head
└── README.md # Project documentation

🖼️ Screenshots

Images from ISRO’s official mission highlights and Mars surface rendering from MOM.

Sidebar Image Main Image
Launch Mars

📱 Responsive Design

The site is mobile-friendly and adapts layout using media queries:

  • On screens < 700px, navigation and sidebar stack vertically
  • Image scaling and layout remain consistent across devices

📌 How to Use

  1. Clone or download the repo
    git clone https://github.com/Ravikantmahi/Mars-Mission.git

2.Open index.html in any modern browser

3.Explore sections: Home, Mission Details, Highlights

📜 Credits Images: Wikimedia Commons

References: ISRO, Mars Orbiter Mission (MOM)

👨‍💻 Author Ravi Kant 🔗 Portfolio • GitHub

⭐ Support If you found this project interesting:

🌟 Star this repository

🍴 Fork and experiment

📣 Share with others

© 2023 Made with ❤️ by Ravi Kant

Releases

No releases published

Packages

 
 
 

Contributors