We were using ReactJS for the first time since the project required client side rendering. We had to dig up our JavaScript knowledge and go through a lot of the React documentation to understand and write the code for our application.
We were also dealing with Tezos Blockchain for the first time, writing smart contracts was an amazing experience but writing the testCases were not so amazing. Using the generated michelson code with our JS file, integrating it with the ThanosWallet was something we dedicated our 1 full day of the hackathon.
While deploying the project, we tried Github pages & Vercel, but both of them showed errors with our app. We weren't able to deploy the app on time. We do have the code available on GitHub and the live demo attached here.
Discussion