My Portfolio

This is a Next.js project bootstrapped with create-next-app.

Demo

A live version of the app is available here.

Technologies Used

  • React
  • Next.js
  • Framer Motion
  • Nodemailer
  • Tailwind css

Installation

  1. Clone the repository.
  2. Install dependencies: npm install
  3. Add .env.local file with email and password.
  4. Run the development server: npm run dev
  5. Open http://localhost:3000 with your browser to see the result.