Building an on chain voting dApp using ChatGPT

Since ChatGPT is likely going to be used by many developers, I want to showcase how to build a simple Celo decentralized voting application using ChatGPT. I could also showcase the strengths and weaknesses of it. For example, it’s a good way to get started including building and explaining boilerplate code. But, for specific things, you should look at the docs. I’ll include the contracts and React code to make and vote on proposals with time limits.