Skip to content

Brymee07/nfcrew

Repository files navigation

NF.CREW Next.js Starter

This is a starter Next.js (App Router) + TypeScript + Tailwind project scaffold for the NF.CREW site. It includes:

  • Basic app layout (header, footer)
  • Home, About, Servers, Forum pages
  • API route at /api/servers returning sample server data
  • Tailwind configuration and PostCSS config
  • Placeholder images (copied from uploaded assets if available)

How to run:

  1. unzip nfcrew-next.zip
  2. cd nfcrew-next
  3. npm install
  4. npm run dev
  5. Open http://localhost:3000

Notes:

  • Replace /public/images/* with your higher-res artwork.
  • Add authentication, database, and forum backend as needed.

About

Net Fraggers Crew Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published