This repository contains the source code for my personal portfolio website. It showcases my projects, experience, and skills.
You can view the live site at aviralgarg-github-io.vercel.app.
- Responsive Design: Adapts to any screen size.
- Single Page Application: Smooth navigation without reloading.
- Modern Technologies: Built with HTML, CSS, and JavaScript.
-
Clone the repository:
git clone https://github.com/aviralgarg05/aviralgarg.github.io.git cd aviralgarg.github.io
-
Install dependencies:
npm install
Start the development server:
npm start