Explore my personal portfolio website meticulously crafted with Next.js Resend API and the robust MERN stack. This dynamic platform showcases my web development journey featuring a seamless user experience and highlighting key projects. With a responsive design Resend API integration and the power of MongoDB Express.js React.js and Node.js this portfolio stands as a testament to my skills and creativity.
Here're some of the project's best features:
- Next.js Framework: Ensures fast and optimized performance.
- MERN Stack: MongoDB Express.js React.js Node.js for a comprehensive tech stack.
- Responsive Design: Adapts seamlessly to various devices.
- rojects Showcase: Highlights my key projects with detailed descriptions and links.
- Contact Form: Facilitates direct communication with a Resend API-powered form.
1. Clone the repository.
2. Install dependencies.
npm install
3. Configure Resend API and MongoDB.
import { Resend } from 'resend'; const resend = new Resend('re_NrktA5fb_HDcysYNornGn1J146Ea7TJ66'); resend.emails.send({ from: 'onboarding@resend.dev' to: 'anigam629@gmail.com' subject: 'Hello World' html: 'Congrats on sending your first email!' });
4. Run the development server.
npm run dev
Open to contributions! Feel free to open issues or pull requests for enhancements or bug fixes.
Technologies used in the project:
- MERN
- NEXT JS
- Resend API
This project is licensed under the MIT License