Skip to content

autoscan-lab/autOScan-web

Repository files navigation

autOScan Web

Landing page and download portal for autOScan

autoscan-web.vercel.app


What It Is

Website for autOScan, a TUI tool for batch compiling, grading, and analyzing C lab submissions.

  • Hero section with animated iridescent background and video preview
  • Feature showcase with capability cards
  • Direct download links to GitHub Releases (macOS ARM64, Linux x64)
  • Changelog page with full release history

Stack

  • Next.js 16 (App Router) + React 19 + TypeScript
  • Tailwind CSS v4 for styling
  • Framer Motion for scroll-triggered animations
  • Bun as the runtime and package manager

Development

bun install
bun run dev

Open http://localhost:3000.


Production Build

bun run build
bun run start

Related


License

MIT

About

Frontend for the autOScan tool!

Topics

Resources

License

Stars

Watchers

Forks

Contributors