Clone the repo
git clone https://github.com/0xTranqui/zora-starter-kit.git
Install dependencies
cd zora-starter-kit
npm install
Run locally
npm run dev
You now have a version of the starter kit running locally :))
. . . create what is missing . . .