This is a responsive, single-page portfolio website built using React and React Bootstrap. It showcases my projects, skills, and certificates with a clean UI and smooth user experience.
- React.js
- React-Bootstrap
- JavaScript (ES6+)
- HTML5 & CSS3
- Animate.css
- React-on-Screen (Visibility Tracking)
- 🧩 Project showcase with live links
- 🛠️ Skillset and tech stack section
- 📜 Certificates display
- 📱 Mobile-first responsive design
- 💫 Smooth transitions and animations
git clone https://github.com/your-username/your-repo-name.git
cd your-repo-name
Install Dependencies
npm install
Start the Development Server
npm start
Visit http://localhost:3000 in your browser to view the app.
Build for Production
npm run build
This will generate an optimized build in the build/ folder.