samuelreichert.com My personal website Tech stack Back-end: Next.js Front-end: React Deployment: Vercel Running locally Clone this repo: $ git clone Then go to the project's folder: cd samuel-reichert Install all dependencies: npm install Run locally: npm run dev