Skip to content

Valhalla-Development/ValhallaPortal

Repository files navigation

Valhalla Portal

Portal and portfolio for Valhalla Development.

Live Website License Stars Powered by Next.js Made with TypeScript


Overview

This repository powers the public Valhalla Portal.

It includes:

  • Homepage and studio positioning
  • Portfolio of open-source and active projects
  • About and Team pages
  • Legal pages (Privacy / Terms)
  • Shared UI shell with animated background and footer controls

Stack

  • Next.js (App Router)
  • React
  • TypeScript
  • Tailwind CSS
  • Motion (motion/react)
  • Three.js + Vanta (background effect)

Local Development

Requirements

  • Bun (recommended)

Run

bun install
bun run dev

App runs on:

  • http://localhost:3000

Quality checks

bun run lint

Project Structure

app/
  components/   # shared UI (navbar, footer, app shell, etc.)
  data/         # content datasets used by pages (e.g. projects)
  about/        # about page
  team/         # team page
  portfolio/    # portfolio page
  privacy/      # privacy policy
  terms/        # terms of service

License

This repository is licensed under GPL-3.0-or-later.
See LICENCE for details.


About

Valhalla Portal

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •