This is my personal portfolio app, showcasing my skills and projects.
The portfolio app is built with Next.js and contains the following sections:
- About Me
- Skills
- Projects
- Experience
- Contact
Follow these steps to run this project locally:
- Clone the repository:
git clone https://github.com/[Your GitHub Username]/[Repo Name].git
- Go into the project directory:
cd [Repo Name]
- Install dependencies:
npm install
- Start the server:
npm run dev
The live demo of the portfolio app can be viewed here: [Link to your live portfolio]
This project is licensed under the [License Name].
You can contact me at [Your Contact Information].