This is the demo web app for Team 18 - Real Good Designers. The app is best viewed on mobile.
Clone the repo and install the dependencies.
git clone https://github.com/HarRes123/CS160-Project.git
cd CS160-Project
npm install
Run the app locally.
node App.js
Go to http://localhost:3000 in your browser. To simulate a mobile device on Chrome, open developer tools and toggle the device toolbar.