givebat.com is a curated list of the best Brave creators on the web. This is the source code for the website.
To run the code locally, clone this project, and then run the following commands after navigating to the project in your terminal:
npm i
npm run dev