Skip to content

This is my personal portfolio website built using Next.js, Tailwind CSS, and Framer Motion. It includes a contact form powered by Resend.

License

Notifications You must be signed in to change notification settings

PrittoRuban/portfolio

Repository files navigation

My Portfolio

This is my personal portfolio website built using Next.js, Tailwind CSS, and Framer Motion. It includes a contact form powered by Resend.

Features

  • Next.js for a robust, server-rendered application.
  • Tailwind CSS for rapid and responsive styling.
  • Framer Motion for smooth and interactive animations.
  • Resend for handling contact form submissions.

Installation

  1. Clone the repository:

    git clone https://github.com/PrittoRuban/portfolio
    cd portfolio
  2. Install dependencies:

    npm install
  3. Create a .env.local file in the root directory and add your Resend API key and your own email address:

    RESEND_API_KEY=your_api_key_here
    
  4. Run the development server:

    npm run dev
  5. Open http://localhost:3000 in your browser to see the result.

Usage

  • Navigate through the different sections to learn more about me, my skills, and my projects.
  • Use the contact form to get in touch with me. Messages will be sent to my email address.

Contributing

Contributions are welcome! Please open an issue or submit a pull request for any bugs or feature requests.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

Contact

Pritto Ruban - prittoruban@gmail.com

Follow me on LinkedIn and GitHub.


Thank you for visiting my portfolio!

Want to clone and make your own portfolio with this template?

  • Make sure to replace prittoruban0609@gmail.com to your own email in actions/sendEmail.ts, and the URL's, project, about, intro and footer with your actual details.

About

This is my personal portfolio website built using Next.js, Tailwind CSS, and Framer Motion. It includes a contact form powered by Resend.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published