A high-performance, accessible, and SEO-optimized portfolio built with Next.js & TypeScript
Source: Dev.to
Performance

Getting Started
-
Clone the repository
git clone https://github.com/saidMounaim/mounaim.dev.git -
Install dependencies
npm install -
Configure Environment Variables
Create a
.envfile in the root directory:EMAIL_USER=your_email EMAIL_PASS=your_password
Customize Information
Update your details in the /constants/index.ts file.