Unsure of how to begin your project? Confused by all the jargon surrounding different tech stacks? No worries, we have provided you with some starter code that you can clone to quickly start implementing YOUR project!
Looking to add ChatGPT to your project? Look at /chatgpt for an example on how to use ChatGPT in your project, in either JavaScript or Python.
Want to use Next.js and Firebase for your project but don't want to go through the trouble of setting it up yourself? Build out your code in the nextjs-firebase-boilerplate folder.
Clone the repo:
git clone https://github.com/Hack-with-a-pro/boilerplates.gitNote: if you cloned this repo before the day of the hackathon, please do a git pull to pull the latest changes.