Neer Amrutia - Portfolio Repository
π Welcome to the repository for my captivating portfolio!
About
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.
Technologies Used
Setup
- ποΈ 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! πβ¨
Live Demo
Portfolio Website
Installation and Run
- Clone the repository:
git clone https://github.com/neeramrutia/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! π