Skip to content

ferdinandzh4ng/BOH4

Repository files navigation

BOH4 - Next.js Website

A modern, beautiful website built with Next.js, TypeScript, and Tailwind CSS.

Features

  • Next.js 14 with App Router
  • 🎨 Tailwind CSS for styling
  • 📘 TypeScript for type safety
  • 🌙 Dark mode support
  • 📱 Fully responsive design
  • Modern UI/UX with beautiful gradients and animations

Getting Started

First, install the dependencies:

npm install

Then, run the development server:

npm run dev

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

Project Structure

BOH4/
├── app/
│   ├── layout.tsx      # Root layout
│   ├── page.tsx        # Homepage
│   └── globals.css     # Global styles
├── public/             # Static assets
├── package.json        # Dependencies
└── tsconfig.json       # TypeScript config

Available Scripts

  • npm run dev - Start development server
  • npm run build - Build for production
  • npm run start - Start production server
  • npm run lint - Run ESLint

Learn More

To learn more about Next.js, take a look at the following resources:

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages