🚀 Personal Portfolio HTML Tailwind V4 Template - Release v1.0.0
This is the initial release of the Personal Portfolio HTML Tailwind Version 4 Template. It’s a lightweight, responsive, and fully customizable single-page website template designed to showcase your portfolio in a clean and professional way.
🎉 What's Included
- Responsive Design: Optimized for all devices, ensuring a seamless experience.
- Dark Mode Support: Toggle between light and dark themes.
- Easy Customization: Built with TailwindCSS v4 for effortless style adjustments.
- Swiper.js Integration: Smooth carousels and sliders for your projects.
- Handlebars.js Templating: Simplify your workflow with reusable components.
- CSS Scroll Animations: Modern animations for browsers supporting
animate-timeline
. - Hot Module Reload (HMR): Speeds up development with instant updates.
- Dynamic Content: Easily update content with JSON files.
📦 Installation & Usage
Prerequisites
Make sure you have:
Steps
- Clone the repository:
git clone https://github.com/PixelRocket-Shop/personal-portfolio-html-tailwind.git cd personal-portfolio-html-tailwind
- Install dependencies:
npm install
- Run the development server:
npm run dev
- Build for production:
npm run build
For detailed instructions, refer to the README file.
🌟 Features
- Modern Design: Minimal and clean single-page layout.
- Responsive Layout: Perfectly adapts to mobile, tablet, and desktop.
- Light and Dark Modes: Built-in theme switching for better usability.
- Handlebars.js Components: Reusable elements for faster development.
- Powered by TailwindCSS v4: Utility-first CSS framework for rapid UI development.