A simple web app that mimics the swiping and rating effect from the Episode 1 "Nosedive" Season 3 of Black Mirror.
We are able to run the site in browser for testing purposes using the command in the project directory:
browser-sync start --server --files "*, */*, */*/*"
The above command will run a local mini-server of the directory and will provide a URL to view the site.
The site is hosted as mirror-swipe on an AWS S3 bucket.