CouponCraze is a coupon-collecting application built using React. It provides a user-friendly interface for exploring, collecting, and managing coupons.
The primary goal of CouponCraze is to make collecting and managing coupons more accessible and engaging for users by providing a clean design and seamless user experience.
- Dynamic Routing: Smooth navigation across the application using React Router.
- Responsive Design: Tailored for all devices with Tailwind CSS and DaisyUI.
- Animation: Enhanced interactivity with
react-fast-marquee
andanimate.css
. - Copy to Clipboard: Simplified coupon sharing using
react-copy-to-clipboard
. - Firebase Integration: Secure authentication and data handling.
- Icons: Beautiful icons integrated with React Icons.
- react-fast-marquee: For creating smooth marquee animations.
- react-copy-to-clipboard: To easily copy coupon codes to the clipboard.
- animate.css: For additional animations.
Developed By [Muhammad Aziz]
To set up the project locally, follow these steps:
Let me know if you need any modifications or further instructions!
- Clone the repository:
git clone https://github.com/MxAziz/CouponCraze-with-Firebase.git
2.Navigate to the project directory:
cd CouponCraze