Buddha in Colors - Overlapping Art
This React application displays an artistic representation of Buddha silhouettes in various colors and sizes, creating a beautiful overlapping effect.
Features
- Responsive design that adapts to different screen sizes
- Beautiful background with overlapping Buddha silhouettes
- Colorful polygon patterns in the background
- Smooth rendering with React
How to Run
- Install dependencies:
npm install
- Build the bundle:
npm run build
- Open
index.html
in your browser
Technologies Used