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

Latest commit

 

History

History
17 lines (11 loc) · 789 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 789 Bytes

Trainingcenter-Frontend

The trainingcenter-frontend project contains the frontend code for the VATSIM Germany ATC Training Center. Built using React, this project focuses on providing an interactive user interface for both trainees and mentors alike. Data is exchanged with the underlying SQL database using the Express.js based trainingcenter-backend project.

Contact

Name Responsible for Contact
Nikolas G. - 1373921 * git@vatger.de

Prerequisites

Running the Application

  1. Run npm install
  2. Run npm run dev