Serial.py - Read data from serial port and make post request to server.
SerialAPI/api/index.py - main routes for all API requests.
SerialAPI/js/ - React components for website.
SerialAPI/template/index.html - The main page where the javascript was rendered.
SerialAPI/static/css/style.css - Made the page look pretty.