Skip to content

Initial Release

Latest
Compare
Choose a tag to compare
@pixelrocket66 pixelrocket66 released this 14 Dec 08:04
· 1 commit to main since this release

🚀 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

  1. Clone the repository:
    git clone https://github.com/PixelRocket-Shop/personal-portfolio-html-tailwind.git
    cd personal-portfolio-html-tailwind
  2. Install dependencies:
    npm install
  3. Run the development server:
    npm run dev
  4. 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.