Visit my portfolio: https://ysolanky.com
- Node.js (v14.0.0 or later)
- npm or yarn
-
Clone the repository
git clone https://github.com/ysolanky/portfolio.git cd portfolio
-
Install dependencies
npm install
-
Start the development server
npm start
The site will be available at http://localhost:3000
Deploy to GitHub Pages with:
npm run deploy
- Update personal details in
src/App.js
- Modify styles in
src/App.scss
- Replace social media links with your own
- Email: [email protected]
- LinkedIn: https://www.linkedin.com/in/ysolanky
- GitHub: https://github.com/ysolanky
© 2025 Yash Pratap Solanky. All rights reserved.