Front end of the Internet of Trash project
For windows users: install NodeJS and NPM first.
Download the project.
Open the terminal in the project folder or cd to the project folder.
Run npm install in the terminal.
Configure a src/settings/settings.json file containing the API_URL.
Run npm run browserify in the terminal.
Open index.html in a browser.