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.
This project was bootstrapped with Create React App. To learn React, check out the React documentation.
- Clone the repository.
- Run
npm installto update dependencies. - Run
npm startto start the local development server.
Run npm run build to build the project for production.
The build artifacts will be stored in the build/ folder.
Run npm test to launch the test runner.