Home >Web Front-end >JS Tutorial >Portfolio built with Next.js, TailwindCSS & Nodemailer

Portfolio built with Next.js, TailwindCSS & Nodemailer

Mary-Kate Olsen
Mary-Kate OlsenOriginal
2025-01-05 11:06:40644browse

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

Create a .env file:

EMAIL_USER=
EMAIL_PASS=

Customize Information

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

Built With

  • Next.js 15
  • TailwindCSS
  • TypeScript
  • Shadcn/ui
  • Nodemailer

GitHub Repo

The above is the detailed content of Portfolio built with Next.js, TailwindCSS & Nodemailer. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn