Skip to content

peiofour/nextjs-personnal-website

Repository files navigation

Personal Portfolio

This is my personal portfolio website built with Next.js 14, using pnpm as the package manager and Tailwind CSS for styling. The website is deployed on Vercel.

Installation

  1. Clone the repository:
git clone https://github.com/peiofour/nextjs-personnal-website
  1. Install the dependencies using pnpm:
pnpm install

Usage

To start the development server, run the following command:

pnpm dev

To build the project, run the following command:

pnpm build

To start the production server, run the following command:

pnpm start

License

This project is open source and available under the MIT License.

Copyrigth © 2024 Pierre Fournier