/set-hacks

SET.Hacks() 2021 website.

Primary LanguageTypeScript

SET.Hacks() 2021 Website

Vercel

About

The SET.Hacks() 2021 website, built with React.

See it live

sethacks.ca

Running locally

First, clone the repo:

$ git clone https://github.com/malav-mehta/set-hacks.git
$ cd set-hacks

Then install the dependencies and get it running:

$ yarn install
$ yarn dev

Finally, open localhost:3000 in your browser.

Tech stack