A beautiful, interactive web application created as a special gift for Women's Day.
💖 Created by caigicungdev
- Interactive 3D puppy model that users can rotate and interact with
- Beautiful animated message cards with heartfelt messages
- Floating hearts and star animations in the background
- Responsive design that works on both desktop and mobile devices
- Special finale effect with a romantic message
- React.js
- Styled Components
- Framer Motion for animations
- Model-viewer for 3D model rendering
- Clone the repository
git clone https://github.com/caigicungdev/cute_web.git
2. Navigate to the project directory
```bash
cd cute_web
- Install dependencies
npm install- Start the development server
npm start- Open your browser and visit http://localhost:3000# cute_web
This application can be easily deployed to platforms like:
- GitHub Pages
- Netlify
- Vercel
- Firebase Hosting
You can customize the messages by editing the messages array in the MessageCard.js file.
This project is licensed under the MIT License - see the LICENSE file for details.
Made with ❤️ by caigicungdev# cute_web