DEV Community

Said MOUNAIM
Said MOUNAIM

Posted on

Portfolio built with Next.js, TailwindCSS & Nodemailer

Said MOUNAIM

Mounaim.dev is a personal project built with Next.js and TailwindCSS.

Getting Started

Clone the repository: git clone https://github.com/saidMounaim/mounaim.dev.git
Install dependencies:

npm install
Enter fullscreen mode Exit fullscreen mode

Create a .env file:

EMAIL_USER=
EMAIL_PASS=
Enter fullscreen mode Exit fullscreen mode

Customize Information

Update your details in the /constants/index.ts file.

Built With

GitHub Repo

Top comments (0)