Skip to content

AnoopkumarA/NASA_Space_Apps_Challenge_2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solar System 3D

This project is a 3D visualization of the solar system built using modern web technologies. Follow the steps below to run the code locally.

Steps to Run the Project

  1. Download the repository:

    • Clone or download the repository to your local machine.
  2. Install Parcel:

    • Parcel is a fast, zero-configuration web application bundler. To install it globally, open your terminal and run the following command:
      npm install parcel -g
  3. Install Project Dependencies:

    • Open the project in VSCode or your preferred code editor.
    • Open the terminal and navigate to the project directory, then install the dependencies by running:
      npm install
  4. Run the Project:

    • Start the Parcel development server by typing:
      npx parcel ./src/index.html
    • Once the server is running, open your browser and visit the generated URL (usually http://localhost:3000).
    • You can also Ctrl + left-click on the address shown in the command line to open it directly in your browser.

Solar Planets Pages

This project is a 3D representation of the Solar System. Follow the steps below to set up and run the project on your local machine.

Steps to Run the Code

1. Download the Repository

  • Clone or download the repository to your local machine.

2. Install Parcel

Parcel is the bundler used for this project. You can install it globally using npm:

npm install parcel -g

Collaborators

  • Anoop Kumar A - SJCET Palai
  • Christy Maria Sebastian - SJCET Palai
  • Yathukrishnan T.U - SJCET Palai

License

This project is licensed under the MIT License.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •