This repository holds source code for the new Open Seattle website, built using NextJS.
We use MUI as the primary component library.
First, run the development server:
npm install
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.