A responsive print-on-demand front-end template built with HTML, CSS, Bootstrap, JavaScript, and jQuery. It showcases customizable products like T-shirts, mugs, and accessories, provides interactive product previews, and delivers a smooth shopping-style user experience. This project is a frontend-only demo focused on UI/UX and client-side interactions.
- HTML5
- CSS3
- Bootstrap
- JavaScript (ES6+)
- jQuery
- Responsive layout that works across desktop, tablet, and mobile screens
- Product gallery with cards and quick preview
- Customization controls (color/size/print mockup) using client-side logic
- Add-to-cart interaction (frontend simulation)
- Product detail pages and modal previews
- Search/filter UI for products (client-side filtering)
- Smooth UI interactions and form validations using JavaScript/jQuery
This is a frontend-only project and relies on the following libraries (CDN or local):
- Bootstrap (CSS & JS)
- jQuery
If you used any additional plugins (e.g., slider, lightbox), list them here and the CDN links or file names.
You can run this project locally with a few simple steps — no backend required.
- Clone this repository:
git clone https://github.com/<your-username>/<repo-name>.git- Open the project folder.
- Right-click
index.htmland select Open with Live Server in Visual Studio Code.
Add a link to your deployed site here (GitHub Pages, Netlify, Vercel, or your hosting). Example:
- Live:
https://coder-khayrul.github.io/ElPrint/>
