This project was bootstrapped with Create React App.
This project is a prototype proof of concept for the Quantified Air project. The point of the application was to make an easier to use product trough offering a better and easier installation process. In the project we tried to keep space for technologies that the actual product may use so that code from this project could be easily merged with that when needed.
Any of the following commands must be run in the Frontend folder
To start development server: npx react-scripts start
To build project: npx react-scripts build