Orbiteye
Interactive visualization of satellite orbits in historical context for amateurs
Install / Use
/learn @Bone008/OrbiteyeREADME
OrbitEye
A web app for interactive visualization of satellite orbits in historical context for amateurs. Built for the Information Visualization course at KTH Stockholm in spring 2022.
Developer instructions
This project was bootstrapped with Create React App. To learn React, check out the React documentation.
Setup
- Clone the repository.
- Run
npm installto update dependencies. - Run
npm startto start the local development server.
Build
Run npm run build to build the project for production.
The build artifacts will be stored in the build/ folder.
Test
Run npm test to launch the test runner.
