🧾 Overview
This is a modern PTC (Paid-to-Click) earning website where users can earn by engaging with ads and completing simple tasks. Built with performance and interactivity in mind, it offers an intuitive UI, multi-theme support, and engaging animations to increase user retention.
🚀 Tech Stack
React.js Tailwind CSS DaisyUI Framer Motion Vite
🎯 Main Features
- 🎨 Multiple DaisyUI themes (light/dark/custom)
- ✨ Smooth animations using Framer Motion
- 📱 Fully responsive and mobile-friendly layout
- 🧩 Modular and component-based architecture
📦 Key Dependencies
react^18.xtailwindcss^3.xdaisyui^3.xframer-motionfor animationsvitefor development/build tool
🛠️ Getting Started – Run Locally
- Clone the repo:
git clone git@github.com:web-developer-belal/PTC-React.git cd ptc-earning-platform npm i npm run dev