Skip to content

gopalsasmal100xdev/next-portfolio

Repository files navigation

GopalSasmal-Next-Portfolio

Welcome!

I'm thrilled you're interested in my Portfolio.

Before you dive in:

I appreciate your time and interest in this project. If you find it valuable, considering starring the repository on GitHub lets us know you give a ⭐ and helps others discover it! Don't forget to give credits! Thank You🙏

Getting Started

Here's a quick guide to get you started with next-portfolio:

  1. Clone the Repository:
git clone https://github.com/gopalsasmal100xdev/next-portfolio.git
  1. Change Directory
cd next-portfolio
  1. ENV Create a .env.local file in your root dir
RESEND_API_KEY=
https://resend.com/

paste your Resend key here

  1. Node Modules
npm install
  1. Run
 npm run dev
  1. Hit browser
  http://localhost:3000