Clover is an open-source personal website and portfolio built with NextJS, Tailwind, Lanyard, and Geist.
Fork/clone this repo and run:
npm install
npm run dev
To use Lanyard, join their server and add your Discord ID on line 5 of status.tsx
const data = useLanyardWs("PASTE_ID_HERE");
More information on Lanyard and how to use it can be found on its repo.
Brandon Saldan – @brandonsaldan – in/brandonsaldan
Distributed under the GPL license. See LICENSE
for more information.