-
Click the "Fork" button
-
In your account's forked github repo, click the "Code" button and copy the repo link.
-
Open your terminal and run
git clone https://github.com/theekrystallee/allowlist-dapp/
-
CD into the repo
cd allowlist-dapp
-
Install dependencies
npm i