Skip to content

stevan-borus/baza-landing

Repository files navigation

Baza Landing

Landing page for Baza Pilates studio built with Next.js.

🌐 Live Site: bazapilates.com

Tech Stack

  • Framework: Next.js 16
  • Language: TypeScript
  • Styling: Tailwind CSS
  • UI Components: Base UI
  • Package Manager: Bun
  • Email: Resend

Getting Started

Install dependencies:

bun install

Run the development server:

bun dev

Open http://localhost:3000 in your browser.

Available Scripts

  • bun dev - Start development server
  • bun build - Build for production
  • bun start - Start production server
  • bun lint - Run ESLint
  • bun format - Format code with Prettier

Project Structure

  • app/ - Next.js app router pages and routes
  • components/ - Reusable React components
  • domain/ - Domain-specific schemas and types
  • lib/ - Utility functions
  • public/ - Static assets

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors