{"id":15103956,"url":"https://github.com/rifatparadoxical/muuu","last_synced_at":"2026-01-19T13:01:24.372Z","repository":{"id":245155534,"uuid":"817426244","full_name":"RifatParadoxical/Muuu","owner":"RifatParadoxical","description":"Romantic-themed web application built with React and Vite.","archived":false,"fork":false,"pushed_at":"2025-04-04T11:30:16.000Z","size":1644,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T22:45:06.564Z","etag":null,"topics":["gallery","github","homepage","letter","love2d","loveletter","loyalty","pagespeed","proposal","propose","tabs","valentine"],"latest_commit_sha":null,"homepage":"https://muuu.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RifatParadoxical.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-19T17:20:40.000Z","updated_at":"2025-04-04T11:33:45.000Z","dependencies_parsed_at":"2024-06-20T05:56:49.265Z","dependency_job_id":"832b821c-b1da-4adb-a39e-0030597dceda","html_url":"https://github.com/RifatParadoxical/Muuu","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"0724a6c12c4122d909d2eedd64081624b56571be"},"previous_names":["rifatparadoxical/muuu"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RifatParadoxical/Muuu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RifatParadoxical%2FMuuu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RifatParadoxical%2FMuuu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RifatParadoxical%2FMuuu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RifatParadoxical%2FMuuu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RifatParadoxical","download_url":"https://codeload.github.com/RifatParadoxical/Muuu/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RifatParadoxical%2FMuuu/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28568833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T12:50:50.164Z","status":"ssl_error","status_checked_at":"2026-01-19T12:50:42.704Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gallery","github","homepage","letter","love2d","loveletter","loyalty","pagespeed","proposal","propose","tabs","valentine"],"created_at":"2024-09-25T19:43:53.435Z","updated_at":"2026-01-19T13:01:24.356Z","avatar_url":"https://github.com/RifatParadoxical.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#  Love 4 You 🕊️\r\n\r\nA beautiful, romantic-themed web application built with **React** and **Vite**. This project is a special dedication to love, featuring interactive pages, animations, and a heartwarming UI/UX design.\r\n\r\n## 🌟 Features\r\n\r\n- **Responsive Design** 📱💻\r\n- **Romantic Theme** with soft gradients and cursive fonts ✨\r\n- **Interactive Valentine Proposal** with playful \"Yes\" and \"No\" buttons ❤️\r\n- **Beautiful Image Gallery** showcasing love memories 📸\r\n- **Animated Hover Effects** on buttons and navigation 🎭\r\n- **Smooth Navigation** with React Router 🚀\r\n\r\n## 📂 Pages\r\n\r\n- **Home** – A warm welcome to the project\r\n- **Gallery** – A collection of memorable images\r\n- **Happy** – A special reaction page when the proposal is accepted\r\n- **Letter** – A heartfelt message page\r\n- **Surprise** – The main Valentine proposal page\r\n- **Default** – A fallback page with general info\r\n\r\n## 🛠 Installation \u0026 Setup\r\n\r\n### 1️⃣ Clone the Repository\r\n\r\n```sh\r\ngit clone https://github.com/your-username/your-repo.git\r\ncd your-repo\r\n```\r\n\r\n### 2️⃣ Install Dependencies\r\n\r\n```sh\r\nnpm install\r\n```\r\n\r\n### 3️⃣ Run the Development Server\r\n\r\n```sh\r\nnpm run dev\r\n```\r\n\r\n### 4️⃣ Build for Production\r\n\r\n```sh\r\nnpm run build\r\n```\r\n\r\n## 🚀 Deployment\r\n\r\n### GitHub Pages (For Static Deployment)\r\n\r\n1. Install GitHub Pages package:\r\n   ```sh\r\n   npm install gh-pages --save-dev\r\n   ```\r\n2. Update `vite.config.js` with:\r\n   ```js\r\n   export default defineConfig({\r\n     base: \"/your-repo-name/\",\r\n   });\r\n   ```\r\n3. Add deployment scripts to `package.json`:\r\n   ```json\r\n   \"homepage\": \"https://yourusername.github.io/your-repo-name\",\r\n   \"scripts\": {\r\n     \"predeploy\": \"npm run build\",\r\n     \"deploy\": \"gh-pages -d dist\"\r\n   }\r\n   ```\r\n4. Deploy with:\r\n   ```sh\r\n   npm run deploy\r\n   ```\r\n\r\n### Vercel (Easiest Method)\r\n\r\n1. Install Vercel CLI:\r\n   ```sh\r\n   npm install -g vercel\r\n   ```\r\n2. Run:\r\n   ```sh\r\n   vercel\r\n   ```\r\n3. Follow the prompts \u0026 deploy!\r\n\r\n## 🎨 Styling\r\n\r\n- **Navbar \u0026 Buttons**: Soft colors, hover effects, and animations\r\n- **Images**: Adjusted sizes for responsiveness\r\n- **Typography**: Romantic font choices for a warm feel\r\n- **Background**: Gradient shades of pink and red 💕\r\n\r\n## ❤️ Credits\r\n\r\nCreated with love by Rifat 🕊️🩶  . Inspired by romance and technology! 😊\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frifatparadoxical%2Fmuuu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frifatparadoxical%2Fmuuu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frifatparadoxical%2Fmuuu/lists"}