Skip to content

paradoxe35/portfolio

Repository files navigation

Portfolio

Overview

This is a personal portfolio website built with Next.js, showcasing skills, projects, and achievements. It serves as an online resume and a platform to share my work with the world.

Getting Started

To set up your own portfolio using this template, follow these steps:

  1. Clone the repository to your local machine:
git clone https://github.com/paradoxe35/portfolio.git
  1. Customize the content in the pages directory to reflect your personal information and projects.

  2. Install the required dependencies:

pnpm install
  1. Build and run the project:
pnpm run dev
  1. Open your web browser and visit http://localhost:3000 to view your portfolio.

Deploy on Firebase

pnpm deploy:auto