Next.js Template

Side Project

July 2024 - Present

Next.js Template

This project serves as a foundational template for quickly starting new web applications using Next.js. It is bootstrapped with create-next-app, providing a ready-to-use environment for development.

The template includes:

  • A basic Next.js application structure.
  • Configuration for next/font for optimized font loading.
  • Standard development scripts for running the server, building for production, and previewing the build.

This template is ideal for developers looking to kickstart their Next.js projects without the overhead of initial setup.

Features:

  • Pre-configured Next.js environment.
  • Optimized font loading.
  • Standard development and build scripts.

Technical Details: The project is built with Next.js and uses bun for package management. It also includes configuration for eslint for linting, panda.config.ts for styling, and tailwind.config.ts for Tailwind CSS.

© 2023-2024 HamP, Assets used in the site belongs to respective owner | View Source