Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrizePicks — Coderbyte assessments (React)

Single-page app (Vite 8, React 19, TypeScript, Tailwind CSS v4) with three assessments at /1, /2, /3, and a home screen at /.

UI today: header and home use Lucide icons and readable nav labels from app/src/lib/main-nav.ts; the logo is imported from app/src/assets/logo.png. Main content cards share the same max width as the header (APP_SHELL_MAX_WIDTH in shell-classes.ts).

Documentation

doc/README.md — index for overview, repo layout, development, assessments, GitHub Pages, and Cursor conventions.

Quick start

Use Node from .nvmrc, then:

cd app
pnpm install
pnpm dev

Build, lint, preview, and deploy notes: doc/development.md and doc/github-pages.md.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages