Welcome to my personal portfolio! 🎉
This project showcases my skills, projects, and experience as a Java Backend Developer | React Enthusiast | Tech Learner.
🔗 Live Demo: https://shivarajns.github.io/myportfolio/
- 🖥️ Responsive design (mobile + desktop friendly)
- 🚀 Built with React.js / HTML / CSS / JavaScript
- 📂 Sections: About Me, Skills, Projects, Contact
- 🌟 Smooth navigation and clean UI
- Frontend: React.js / HTML / CSS / JavaScript
- Deployment: GitHub Pages
This portfolio is deployed using GitHub Pages.
To deploy:
# Install dependencies
npm install
# Run locally
npm start
# Build project
npm run build
# Deploy to GitHub Pages
npm run deploy