For 2023 SoCha: Primer, Mechanics.
GDSC-UPD Solutions Challenge website.
This site uses SvelteKit.
Fortunately, we still get to use Tailwind CSS!
We also use svelte-icons
for our, well, icons. There's a catalogue here.
Once you've cloned the repo into your local machine, run npm i
then npm run dev
.
Run npm run build
then npm run preview
to preview the site in production mode.