DEV Community

Said MOUNAIM
Said MOUNAIM

Posted on

A high-performance, accessible, and SEO-optimized portfolio built with Next.js & TypeScript


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

Lighthouse Score 100/100

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.

Built With

Top comments (2)

Collapse
 
onoja5 profile image
Michael Onoja

This was really insightful

Collapse
 
saidmounaim profile image
Said MOUNAIM

Thanks