Coyenn / Orbit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Orbit


What is Orbit?


Orbit is designed to use and display flight data of a rocket. It is an Electron Application written in TypeScript and the React Framework.

Quick Start


Prerequisites:

  • git
  • nodejs
  • yarn

Setup:

To quickly setup the project, run the following commands in a command prompt.

$ git clone https://github.com/Coyenn/Orbit Orbit
$ cd Orbit
$ yarn install
$ yarn start

Technologies:


Orbit is utilizing the following technologies

Name Purpose
React Front-End-Framework
Electron Wrapper
Yarn Package Manager
Ant-Design Design-System

About

License:MIT License


Languages

Language:TypeScript 60.2%Language:JavaScript 37.7%Language:HTML 2.0%Language:CSS 0.0%