Skip to content

st3rs/cloudphonepro

Repository files navigation

📱 Cloud Emulator Hub

A modern, responsive web application for comparing and reviewing cloud phone emulators.

React TypeScript Tailwind CSS Vite

✨ Features

  • 🌍 Bilingual Support (i18n): Seamlessly switch between English and Thai languages.
  • 📱 Responsive Design: Fully optimized for mobile, tablet, and desktop viewing.
  • 🚀 Smooth Animations: Powered by Framer Motion for a premium user experience.
  • 🔗 Affiliate Integration: Built-in support for affiliate links with interactive toast notifications.
  • ⚡ Lightning Fast: Built with Vite and React 19 for optimal performance.

🛠️ Tech Stack

🚀 Getting Started

Follow these instructions to get a copy of the project up and running on your local machine.

Prerequisites

  • Node.js (v18 or higher recommended)
  • npm or yarn

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/cloud-emulator-hub.git
  2. Navigate to the project directory:

    cd cloud-emulator-hub
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm run dev
  5. Open your browser and visit http://localhost:3000

📂 Project Structure

src/
├── components/     # Reusable UI components (Header, Footer, ProductCard)
├── data/           # Static data and product information (Affiliate links)
├── pages/          # Route components (Home, ProductPage)
├── i18n/           # Internationalization setup and translations
├── App.tsx         # Main application component and routing
└── main.tsx        # Application entry point

📝 Customization

To update the affiliate links or add new products, edit the src/data/products.ts file.

// Example product entry
{
  id: "vmos",
  name: "VMOS Cloud",
  logo: "...",
  price: 5.99,
  affiliateLink: "https://www.vmoscloud.com/invite/vmosagfyu3rs", // Update your link here
  // ...
}

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A modern web application for comparing cloud phone emulators with affiliate integration

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages