Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 1.24 KB

README.md

File metadata and controls

46 lines (33 loc) · 1.24 KB

PORTFOLIO

Table of Contents

Overview

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.

Installation

Clone the project

[email protected]:Princegupta101/Portfolio.git

Setup instruction for Frontend

  1. install dependenices
npm install
  1. run the server
npm run dev
  1. Set up environment variables: Create a .env.local file in the server directory and add the following:
RESEND_API_KEY=<>

Technologies Used

  • 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.