Skip to content

AurelienV-42/avandaele

Repository files navigation

My personal website, built with Next.js, Tailwind CSS, Upstash, Contentlayer and deployed to Netlify.

Running Locally

git clone https://github.com/AurelienV-42/avandaele
cd avandaele

Create a .env file similar to .env.example.

Then install dependencies and run the development server:

pnpm install
pnpm dev

Cloning / Forking

Please remove all of my personal information (projects, images, etc.) before deploying your own version of this site.