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:
- Clone the Repository:
git clone https://github.com/gopalsasmal100xdev/next-portfolio.git
- Change Directory
cd next-portfolio
- ENV
Create a
.env.local
file in your root dir
RESEND_API_KEY=
https://resend.com/
paste your Resend key here
- Node Modules
npm install
- Run
npm run dev
- Hit browser
http://localhost:3000