To Run this webserver:
1. Install Node.JS (https://nodejs.org/en)
2. Open the project folder in VSCode
3. Open a terminal, cd to the 'satellite-tracker-website' folder
4. Run 'npm install'
5. Open the 'Backend.py' file and run it using python
6. Start the server with 'npm run dev'
7. Open the local host link in your browser