Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

Latest commit

 

History

History
62 lines (40 loc) · 1.36 KB

README.md

File metadata and controls

62 lines (40 loc) · 1.36 KB

uva-uhunt

visual redesign of uva-uhunt

Using


This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

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

Screenshots

Show screenshots

Navbar

Navbar 1

Home page (live submissions)

Home page 1

Home page 2

Problems page (/problems)

Problems page 1

Problems page 2

Problems page (/problems/[problemNum])

Problems num page 1

Problems num page 2

Username page (/users/[username])

Username page 1

Username page 2