Skip to content

prasad-droid/Solar-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solar System Project

This project is a simple visualization of our Solar System, created using HTML, CSS, and JavaScript. The Solar System is depicted with planets revolving around the Sun, and their motion is achieved through CSS animations and JavaScript.

Table of Contents

  1. Description
  2. Technologies Used
  3. Installation
  4. Usage
  5. Features
  6. License

Description

This project demonstrates the basic structure of the Solar System, including the Sun and planets revolving around it. The planets are animated to simulate the movement around the Sun, with different speeds and orbital paths. The design is simple, and the movement is powered by CSS keyframe animations, while JavaScript adds interactivity to the model.

Technologies Used

  • HTML: For the basic structure of the Solar System.
  • CSS: For styling the planets, the Sun, and creating orbital animations.
  • JavaScript: For additional interactivity and further manipulation of the model.

Installation

To run this project on your local machine, follow these steps:

  1. Clone the repository: git clone https://github.com/prasad-droid/Solar-System.git

  2. cd Solar-System in your terminal

  3. Open the index.html file in your browser to view the Solar System

Usage

Open the index.html file in any modern browser. You will see a simulation of the Solar System with the Sun at the center and planets revolving around it. The planets' movements are animated, and you can modify the parameters like speed, size, and colors in the CSS file.

Features

Animated Planets: The planets rotate around the Sun with unique speeds and orbital paths. Responsive Design: The Solar System adjusts to different screen sizes, making it accessible on desktop and mobile devices. Customizable: You can easily change planet colors, sizes, and speeds by editing the CSS and JavaScript files.

License

This project is open-source and available under the MIT License.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors