Said MOUNAIM | Portfolio
A high-performance, accessible, and SEO-optimized portfolio built with Next.js & TypeScript.
Github repo: https://github.com/saidMounaim/mounaim.dev/
Live: https://mounaim.dev/
Performance
Getting Started
1. Clone the repository
git clone https://github.com/saidMounaim/mounaim.dev.git
2. Install dependencies
npm install
3. Configure Environment Variables Create a .env file in the root directory:
EMAIL_USER=your_email
EMAIL_PASS=your_password
Customize Information
Update your details in the /constants/index.ts file.

Top comments (2)
This was really insightful
Thanks