Skip to content

msn698/portfolio

Repository files navigation

Portfolio Website

This is a portfolio website built with Next.js and Tailwind CSS. It showcases your skills, projects, and achievements in an elegant and responsive design.

Installation

  1. Clone the repository: git clone https://github.com/msn698/portfolio.git
  2. Navigate to the project directory: cd portfolio-website
  3. Install the dependencies: npm install

Usage

  1. Start the development server: npm run dev
  2. Open your browser and visit http://localhost:3000 to view the website.

Stack

  • Next.js (App Router)
  • React
  • Tailwind CSS
  • Framer Motion
  • Heroicons
  • Resend (contact form email delivery)

Environment Variables

Create a .env.local file with:

RESEND_API_KEY=your_resend_api_key
FROM_EMAIL=you@yourdomain.com
OWNER_EMAIL=you@yourdomain.com
NEXT_PUBLIC_CONTACT_EMAIL=you@yourdomain.com # optional fallback shown on form errors
NEXT_PUBLIC_WHATSAPP_NUMBER=9715XXXXXXXX # optional WhatsApp CTA (numbers only, no +)

License

This project is licensed under the MIT License. Feel free to use, modify, and distribute the code as per the terms of the license.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors