More Premium Hugo Themes Premium React Themes

Remix Portfolio

My portfolio built with Remix, ChakraUI...

Remix Portfolio

My portfolio built with Remix, ChakraUI...

Author Avatar Theme by jotyy
Github Stars Github Stars: 8
Last Commit Last Commit: Feb 14, 2023 -
First Commit Created: Dec 18, 2023 -
Remix Portfolio screenshot

Overview:

Remix Portfolio is a personal portfolio built with remix and chakra-ui. It offers an easy and efficient way to showcase your work and skills. With its integration with Vercel, deployment is simple and hassle-free. Whether you prefer using a Git repository or deploying the directory directly, Remix Portfolio provides you with flexibility and convenience.

Features:

  • Customizable portfolio layout.
  • Integration with remix and chakra-ui for enhanced design and functionality.
  • Seamless deployment using Vercel with Git integration.
  • Easy local setup for development and testing.

Installation:

To install Remix Portfolio, follow these steps:

  1. Run the create-remix command to initialize the project.
create-remix
  1. Select “Vercel” as the deployment target when prompted.

  2. Import your Git repository into Vercel for automatic deployment. Alternatively, if you want to deploy the directory directly, use the Vercel CLI:

vercel deploy
  1. It is recommended to use a Git repository for automatic deployment with Vercel’s Git Integration.

  2. Make sure all local dependencies are installed for your project:

npm install
  1. Start the Remix development server:
remix start
  1. Open your browser and go to http://localhost:3000 to access your Remix Portfolio locally.

Note: If you are familiar with using the vercel dev command provided by Vercel CLI, you can use that instead.

Summary:

Remix Portfolio is a user-friendly personal portfolio built with remix and chakra-ui. It offers customization options, seamless deployment with Vercel, and easy local setup for development. With its intuitive design, Remix Portfolio simplifies the process of showcasing your work and skills.