View the solar system in 3D
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
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.
- npm
npm install npm@latest -g
- Get a free API Key at https://example.com
- Clone the repo
git clone https://github.com/lgf2111/the-solar-system.git
- Install NPM packages
npm install
- Enter your API in
config.js
const API_KEY = "ENTER YOUR API";
- Run development server
npm run dev
Distributed under the MIT License. See LICENSE
for more information.
Lee Guan Feng - @LeeGuanFeng4 - lgf2111@gmail.com
Project Link: https://github.com/lgf2111/the-solar-system