This is a personal React-based portfolio I built to get hands-on experience with React and modern front-end development. It serves as both a creative playground and a portfolio to showcase my bio, projects, and certifications.
My POV:
I made this to feel how React is — how components, props, and state come together to build something modular and interactive. This project helped me understand the fundamentals of React while also giving me a space to apply CSS and animation techniques in a real-world layout.
- ⚛️ Built with React and Vite
- 🎨 Custom CSS styling with Doto Sans font
- 📄 Bio, Projects, and Certifications sections
- 🌈 Animated background and clean transitions
- 📱 Responsive design for all screen sizes
git clone https://github.com/Melvinfusedy/mi_react_portfolio.git
cd mi_react_portfolio
npm install
npm run dev