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.
Name | Responsible for | Contact |
---|---|---|
Nikolas G. - 1373921 | * | [email protected] |
- Node.js (https://nodejs.org/en)
- Run
npm install
- Run
npm run dev