All projects

riadh.me

Last updated: Wednesday, Dec 13, 2023
Stack:

I made this website with Next.js 14, bootstrapped it with the create-next-app tool, and deployed it on Vercel.

Getting Started

To run the project first start the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the website.

Deploy on Vercel

The easiest way to deploy a Next.js app is to use the Vercel Platform. I used a lambda function to be able to send contact emails using a service API, in my case I used Sengdrid.