Discount PRO is a cutting-edge coupon collecting application designed to help users find the best deals and discounts on various brands. Users can view and save their favorite brands and coupons, update their profiles, and get detailed information about each brand and its offers.
The purpose of Discount PRO is to provide users with an easy-to-use platform for finding and managing coupons from their favorite brands. This application aims to simplify the process of saving money by making discounts easily accessible and organized.
- User Authentication: Securely register, log in, and log out.
- Profile Management: Update profile information, including name and photo.
- Brand Details: Detailed information about each brand, including ratings, descriptions, and coupons.
- Coupon Management: View, copy, and use coupon codes effortlessly.
- Favorites: Save favorite brands for quick access.
- Responsive Design: Fully responsive design for mobile, tablet, and desktop devices.
-
react
:- A JavaScript library for building user interfaces, allowing you to create reusable UI components.
-
react-router-dom
:- Provides declarative routing for React applications, enabling navigation among views and URL management.
-
firebase
:- A platform developed by Google for creating mobile and web applications, providing services such as authentication and real-time database.
-
react-toastify
:- Adds beautiful, customizable toast notifications to your React application.
-
react-copy-to-clipboard
:- A simple package to copy text to the clipboard in a React-friendly way.
-
react-icons
:- Allows you to easily include popular icons in your React projects with a wide range of icon sets.
-
tailwindcss
:- A utility-first CSS framework for rapid UI development, providing predefined classes for design.
-
vite
:- A fast build tool that serves your code using native ES modules. It’s used for development, and can also bundle your code for production.
- Category: 005
- Clone the repository:
git clone https://github.com/your-username/discount-pro.git
- Navigate to the project directory:
cd discount-pro
- Install dependencies:
npm install
- Start the development server:
npm start
Contributions are welcome! Please fork the repository and create a pull request to add new features or fix bugs.
This project is licensed under the MIT License - see the LICENSE file for details.
Discount PRO: Making every deal count!