karth295 / openseattle-website

Source code for the Open Seattle website.

Home Page:website-openseattle.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open Seattle

This repository holds source code for the new Open Seattle website, built using NextJS.

We use MUI as the primary component library.

Getting Started

First, run the development server:

npm install
npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

About

Source code for the Open Seattle website.

website-openseattle.vercel.app


Languages

Language:JavaScript 98.6%Language:TypeScript 1.4%