This is a simple print forge application built with Next.js, TypeScript, and Tailwind CSS. The app allows users to create custom prints by selecting different options and generating a preview of the final product.
To get started with this project, follow these steps:
-
Clone the repository:
git clone https://github.com/messams/print-forge.git
-
Navigate to the project directory:
cd print-forge -
Install the dependencies:
pnpm i
-
Start the development server:
pnpm dev
-
Open your browser and go to
http://localhost:3000to see the app in action.
This project is deployed on Netlify. You can access the live application at: