Visit my portfolio: https://ysolanky.com
- Node.js (v18 or later)
- npm
-
Clone the repository
git clone https://github.com/ysolanky/ysolanky.github.io.git cd ysolanky.github.io -
Install dependencies
npm install
-
Start the development server
npm run dev
The site will be available at http://localhost:5173
Deploy to GitHub Pages with:
npm run deploy- Update personal details in
src/App.jsx - Modify styles in
src/App.scss - Replace social media links with your own
- Email: yashpratapsolanky@gmail.com
- LinkedIn: https://www.linkedin.com/in/ysolanky
- GitHub: https://github.com/ysolanky