Skip to content

imlava/PixelPress

Repository files navigation

PixelPress Print Service

A modern web application for managing print orders and services. PixelPress is built with Next.js, React, and Tailwind CSS, providing a responsive and intuitive interface for both customers and vendors.

Features

  • User-friendly print upload and customization interface
  • Comprehensive vendor dashboard for order management
  • Responsive design that works on desktop and mobile devices
  • Real-time order status updates
  • Secure payment processing

Tech Stack

  • Frontend: Next.js, React, Tailwind CSS, shadcn/ui
  • Styling: Tailwind CSS with custom theming
  • State Management: React Hooks and Context
  • Deployment: Vercel

Getting Started

Prerequisites

  • Node.js 16+ and npm/yarn/pnpm

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/pixelpress-print-service.git
    cd pixelpress-print-service
  2. Install dependencies:

    npm install
    # or
    yarn install
    # or
    pnpm install
  3. Run the development server:

    npm run dev
    # or
    yarn dev
    # or
    pnpm dev
  4. Open http://localhost:3000 in your browser to see the application.

Project Structure

  • /app: Application routes and pages (Next.js 13+ App Router)
  • /components: Reusable UI components
  • /lib: Utility functions and shared logic
  • /hooks: Custom React hooks
  • /public: Static assets

License

MIT

About

Print on demand Services Prototype

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors