Skip to content

simenforris/vibe-coding

Repository files navigation

vibe-coding

AI Generated

Disclaimer: This repository was created and maintained entirely by AI using vibe coding. No human has ever directly written or modified any of the code in this project.

This is a Next.js project using Bun, Tailwind CSS v4, and the latest best practices for theming and font loading.

Getting Started

To install dependencies (if needed):

bun install

To start the development server:

bun dev

Open http://localhost:3000 in your browser to see the app.

You can edit the main page in src/app/page.tsx. The app supports hot reloading.

Formatting & Linting

To format the codebase with Prettier:

bun format

To lint the codebase with ESLint:

bun lint

Features

  • Next.js 15 with the App Router
  • Bun as the package manager and runtime
  • Tailwind CSS v4 with @theme-based custom theming
  • Prettier and ESLint for formatting and linting
  • DM Sans and DM Mono loaded and configured via next/font

Learn More


This project is for demonstration and experimentation with AI-driven coding workflows.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published