web app built with Flask and react JS allows users to login using google account and create thier own items and watch other users items
unzip the project folder and run python app.py
you will not need to install anything to try the app as all react files are compiled but to tweek or change things youl will need npm
and go to catalog/static and run npm install