๐ Welcome to the repository for my captivating portfolio!
Dive into the heart of my software development journey! This repository is a treasure trove of code that powers my personal portfolio. Discover how I've woven features, conquered responsive design challenges, and harnessed the dynamic duo of React and Next.js.
- ๐๏ธ Add your
RESEND_API_KEY
environment variable in.env.local
. - ๐ง In the
send-email.ts
action file, personalize the "to" email to your own email address.
Feel the magic as you explore the code that brings my portfolio to life! ๐โจ
- Clone the repository:
git clone https://github.com/alivapriyadarshini5/portfolio-with-next.git
- Navigate to the project directory:
cd portfolio-with-next
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Open your browser and visit http://localhost:3000
Happy coding! ๐