DigitalCraft Template Header

About the DigitalCraft Landing Page

DigitalCraft is a premium landing page template designed for digital marketing agencies, web development companies, and creative studios. It provides a professional and modern interface to showcase your services, portfolio, and team. The design is fully responsive and built with Tailwind CSS, extended with custom styling for advanced animations and interactive elements. This landing page template was built with Blazor WebAssembly and .NET 9.

How to Use

To get started with the DigitalCraft landing page template, follow these steps:

  • Open a terminal in the project's root directory.
  • Run `npm install` to install the necessary Node.js dependencies, including Tailwind CSS.
  • In the same terminal, run `npm run build-tailwind` to compile the Tailwind CSS and generate the required CSS file. For development, you can also use watch mode to automatically rebuild when files change.
  • Open a new terminal.
  • Run `dotnet watch run` to build and launch the Blazor application. The project will be available at `https://localhost:5001` (or another specified port).
  • You can now customize the content by editing the Razor files in the `Components` directory and modify the design system through the Tailwind configuration.

Key Features

  • Modern and professional landing page design tailored for digital agencies
  • Responsive layout that works perfectly on all devices
  • Clean service showcase sections
  • Portfolio and case study layouts
  • Team member profiles and testimonials
  • Contact forms and call-to-action sections
  • Built with Blazor WebAssembly for optimal performance
  • Easily customizable with Tailwind CSS