Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

lgf2111/solar-system

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

The Solar System

View the solar system in 3D
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. License
  5. Contact

About The Project

Product Name Screen Shot

(back to top)

Built With

  • Vite
  • Three

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Get a free API Key at https://example.com
  2. Clone the repo
    git clone https://github.com/lgf2111/the-solar-system.git
  3. Install NPM packages
    npm install
  4. Enter your API in config.js
    const API_KEY = "ENTER YOUR API";

(back to top)

Usage

  • Run development server
    npm run dev

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

Contact

Lee Guan Feng - @LeeGuanFeng4 - [email protected]

Project Link: https://github.com/lgf2111/the-solar-system

(back to top)