Mudet Real Solution is a dynamic React frontend application designed to showcase premium wellness products and introduce a robust referral system for achieving financial independence. Built with React, Vite, and Tailwind CSS, this project delivers an intuitive and high-performance user experience, bridging the gap between natural living and entrepreneurial opportunity.
- Comprehensive Product Showcase: Explore detailed information about the Cinnamon Herbal Extract, highlighting its natural benefits and uses.
- Transparent Compensation Plan: Understand the various ways to earn profits through direct sales, referral bonuses, and other incentives.
- Secure User Authentication: A dedicated login interface for members to access their personalized dashboards.
- Interactive Contact & Newsletter Forms: Easily get in touch with the Mudet team or subscribe to receive the latest updates.
- Dynamic Testimonials: Read authentic feedback from satisfied customers, dynamically fetched and displayed.
- Responsive & Modern UI: Enjoy a seamless and aesthetically pleasing experience across all devices, crafted with Tailwind CSS.
- Optimized Performance: Benefit from fast loading times and smooth interactions thanks to Vite's powerful tooling.
To run this project locally, you will need to set up the following environment variables. Create a .env file in the root directory of the project based on the .env.example (if provided, otherwise create one from scratch):
VITE_API_BASE_URL: The base URL for the backend API interactions (e.g., for contact form, newsletter, login, testimonials).- Example:
VITE_API_BASE_URL=https://api.yourdomain.com
- Example:
VITE_ENCRYPT_HELPER_SECRET_KEY: A secret key used for encrypting user tokens for secure client-side storage.- Example:
VITE_ENCRYPT_HELPER_SECRET_KEY=supersecretkeyforencryption
- Example:
VITE_STORAGE_BASE_URL: The base URL for fetching static assets or images from your storage service (e.g., for testimonial images).- Example:
VITE_STORAGE_BASE_URL=https://cdn.yourdomain.com/storage
- Example:
The Mudet Real Solution application provides a straightforward user journey, from exploring products to member login.
- Home (
/): Discover the core values, features, earning opportunities, and testimonials of Mudet Real Solution. - About Us (
/about): Learn about the company's mission, vision, core values, and the dedicated team behind Mudet. - Products (
/product): Dive deep into the benefits and features of the Cinnamon Herbal Extract. - Compensation Plan (
/plan): Understand the various ways to earn profits and grow with Mudet's business model. - Contact Us (
/contact): Fill out a form to send inquiries or feedback directly to the Mudet team. - Member Login (
/login): Access the secure login page for registered members.
- Navigate to the
/contactpage. - Fill in your
First Name,Last Name,Phone Number,Email, andMessagein the respective fields. - Ensure all required fields are accurately completed.
- Click the "Submit" button to send your message to the Mudet team. You will receive an alert confirming the submission or indicating an error.
- Scroll down to the footer section of any page.
- Enter your
emailaddress in the "Enter your email" field. - Click the "Submit" button next to the email input.
- A toast notification will confirm your subscription or inform you of any issues.
- Navigate to the
/loginpage. - Enter your registered
usernameandpasswordinto the input fields. - Optionally, check the "Remember me" box.
- Click the "Login" button.
- Upon successful login, you will see a success toast and then be redirected to your respective dashboard (e.g., admin or user panel) on
app.mudetrealsolution.comwith an encrypted token and role.
| Technology | Description | Link |
|---|---|---|
| React | A JavaScript library for building user interfaces. | React |
| Vite | A fast development build tool for modern web projects. | Vite |
| Tailwind CSS | A utility-first CSS framework for rapid UI development. | Tailwind CSS |
| React Router DOM | Declarative routing for React applications. | React Router |
| Formik | A popular library for building and managing forms in React. | Formik |
| Yup | A JavaScript schema builder for value parsing and validation. | Yup |
| Axios | A promise-based HTTP client for making API requests. | Axios |
| Sonner | An accessible and customizable toast component for React. | Sonner |
| Crypto-JS | A JavaScript library of cryptographic standards. | Crypto-JS |
Developed by a passionate team focused on delivering intuitive and impactful web experiences. Connect with us on social media:
- LinkedIn: Your LinkedIn Profile
- Twitter: Your Twitter Profile
- Website: Your Personal Website