Portfolio-Website is a modern and responsive web application built with Next.js, designed to showcase your projects, skills, and experiences. It features a contact form powered by Nodemailer for seamless communication with visitors.
- It serves as a personal platform to display your professional journey, projects, and skills. It provides an intuitive interface for visitors to navigate through your work and get in touch with you effortlessly.
- Responsive Design: Optimized for all devices including desktops, tablets, and mobile phones.
- Project Showcase: Display your projects with detailed descriptions, images, and links.
- Contact Form: Enable visitors to send messages directly through the website using Nodemailer.
- Next.js
- Nodemailer
- Tailwind CSS
Clone the repository:
git clone https://github.com/shaurya35/shaurya35.github.io
cd shaurya35.github.io
Install the dependencies:
pnpm install
Run client Interface:
pnpm dev
Create a .env file:
EMAIL=
EMAIL_PASSWORD=
Access the app in your web browser at http://localhost:3000/
.
- Shaurya (LinkedIn)