// WEB
Pied Piper Website
A landing page I built while learning React.js and playing around with interactive UI effects
React.jsBootstrapreact-particles
Overview
Pied Piper Website is a personal learning project created while learning React.js.
The goal was to recreate a landing page while experimenting with React components, responsive layouts, and interactive visual effects.
Technical approach
The project focused on:
- Building the website using React.js
- Creating reusable React components
- Using Bootstrap for layout and styling
- Experimenting with responsive web design
- Adding animated particles using
react-particles
Preview
Lessons learned
I got to play around with React and particle effects to make the site feel a bit more alive. It was a fun way to experiment with React components, Bootstrap, and adding some simple animations to a website.