Skip to content

givebat/givebat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

givebat

givebat.com is a curated list of the best Brave creators on the web. This is the source code for the website.

Run code locally

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