Progressive web app with which files can be exchanged between different people
git clone https://github.com/Leminee/data-exchange-pwa.git
cd pwa/src/public
To Run the App:
node index.js
Important: In order to use the program, a MYSQL server must be started on (default) port 3306 and the database <i>pwa.sql</i>, which can be found in the folder, must be imported.