Visit Zuko at the Deployed Netlify Website
Clone the repository
git clone https://github.com/usezuko/zuko-zk.git
First install the dependencies with the following command:
npm install
Thereafter run the following command to run Zuko locally:
npm run dev