You can check this demo app on - https://amaverse.herokuapp.com/
The application is designed to be a WebApp, so please view it on mobile mode or a mobile screen
Installation:
Script requires Node.js v14+ to run.
Clone the repo:
git clone https://github.com/aditya2712/Amazon-HackOn-2.0.git
Install all the dependencies:
cd Amazon-HackOn-2.0
npm install
Run the server in development mode:
npm run dev
Run the server in production mode:
npm start
Thank you !!!
~Team SPARK