My portfolio website, built with Next.js, Tailwind CSS, Upstash, Contentlayer and deployed to Vercel.
git clone https://github.com/ahmdeNaoumDev/ahmednaoum.dev
cd portfolio
Then install dependencies and run the development server:
npm install
npm run dev