Skip to content

ZaidQtaish/printforge

Repository files navigation

PrintForge

A responsive website implementation of a 3D printing community platform using Next.js, TypeScript, and Tailwind CSS.

Tech Stack

  • Next.js 15
  • TypeScript
  • Tailwind CSS
  • Lucide React Icons

Getting Started

npm install
npm run dev

Open http://localhost:3000

Scripts

npm run dev      # Development server
npm run build    # Production build
npm run start    # Production server
npm run lint     # ESLint

Project Structure

app/
├── about/       # About page
├── products/    # Products page
├── page.tsx     # Home
└── header.tsx   # Header component
public/         # Static assets
types/          # TypeScript types

Features

  • Responsive design
  • Type-safe TypeScript
  • Optimized images
  • Clean architecture

License

MIT

About

PrintForge: A 3D printing file marketplace UI built with Next.js and Tailwind CSS.

Resources

Stars

Watchers

Forks

Contributors