This repository contains the source code for my personal portfolio website, built with modern web technologies to showcase my projects, skills, and experience.
Check out the live site here: vikasyadavnsit.github.io
git clone https://github.com/vikasyadavnsit/vikasyadavnsit.github.io.git
npm install
npm run dev
npm run dev - Starts the development server.npm run build - Builds the application for production.npm run start - Starts the production server.npm run lint - Runs ESLint to check for code quality issues.Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
Developed by Vikas Yadav