Skip to content

vahidtakro/grieg

Repository files navigation

This is a Next.js 15 + Tailwind starter for a minimal site dedicated to composer Edvard Grieg.

Getting Started

First, run the development server:

npm run dev

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

What’s included

  • Next.js App Router, TypeScript, ESLint, Tailwind (v4 with @tailwindcss/postcss)
  • Google fonts configured: Geist Sans/Mono and Playfair Display for headings
  • Base layout with header, simple nav, and footer
  • Minimal homepage with hero, selected works, bio, and listen sections

Project scripts

  • dev: Start the local dev server
  • build: Production build
  • start: Run the built app

Next steps

  • Replace metadataBase in app/layout.tsx with your domain
  • Add real content, images, and audio embeds
  • Create dedicated routes for biography and works as needed

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors