Remix Portfolio Template screenshot

Remix Portfolio Template

Author Avatar Theme by Linamahrouch
Updated: 20 Apr 2024
35 Stars

Categories

Overview

The Remix-portfolio-Template is a portfolio template built on the Remix framework. It provides a Remix based portfolio with Tailwind.css, Hygraph, and Headlessui. The template is designed to be easily deployable using Vercel for deployment.

Features

  • Built on the Remix framework
  • Utilizes Tailwind.css for easy styling
  • Includes Hygraph and Headlessui for enhanced functionality

Installation

To install the Remix-portfolio-Template, follow these steps:

  1. Run the create-remix command to set up the project.
  2. Select “Vercel” as the deployment target.
  3. Import your Git repository into Vercel for deployment.

If you prefer not to use a Git repository, you can deploy the directory by running the Vercel CLI. However, it is recommended to use a Git repository for automatic deployment through Vercel’s Git Integration.

To run the Remix app locally, ensure that your project’s local dependencies are installed. Then, start the Remix development server by running the command:

npm start

Open up http://localhost:3000 in your browser and the template should be ready to use. Alternatively, you can use the vercel dev command provided by the Vercel CLI.

Summary

The Remix-portfolio-Template is a portfolio template built on the Remix framework. It includes key features such as integration with Tailwind.css, Hygraph, and Headlessui. Installation is made easy through Vercel for deployment. Whether you’re a developer looking to showcase your work or a designer in need of a portfolio site, this template provides a solid foundation to build upon.