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.
- Clone the repository:
git clone https://github.com/peiofour/nextjs-personnal-website
- Install the dependencies using pnpm:
pnpm install
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
This project is open source and available under the MIT License.
Copyrigth © 2024 Pierre Fournier