This TypeScript-based app, built with React & Next.js, TypeScript, Tailwind CSS, Framer Motion, React Email & Resend, and hosted on Vercel, showcases projects and skills. It ensures a seamless user experience, with interactive animations and efficient email handling, demonstrating proficiency in modern web development technologies.
Clone the project
git@github.com:Princegupta101/Portfolio.git
- install dependenices
npm install
- run the server
npm run dev
- Set up environment variables:
Create a
.env.local
file in theserver
directory and add the following:
RESEND_API_KEY=<>
- React & Next.js: Frontend development and routing.
- TypeScript: Static typing for improved code quality.
- Tailwind CSS: Rapid styling and customization of visual elements.
- Framer Motion: Smooth and interactive animations for UI enhancement.
- React Email & Resend: Efficient email handling and communication.
- Vercel hosting: Scalable, secure, and high-performance hosting platform.