{"id":28253714,"url":"https://github.com/ecstaticfly/flauntify","last_synced_at":"2026-04-11T12:03:17.085Z","repository":{"id":287900052,"uuid":"919733938","full_name":"EcstaticFly/Flauntify","owner":"EcstaticFly","description":"Flauntify – Your One-Stop E-commerce Platform. Seamlessly browse, shop, and pay with ease. Featuring secure PayPal payments, real-time order tracking, product reviews, and an admin dashboard for full store management. Sleek, fast, and mobile-friendly!","archived":false,"fork":false,"pushed_at":"2025-07-19T20:12:00.000Z","size":1142,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-19T22:58:40.549Z","etag":null,"topics":["admin-panel","cloudinary-api","ecommerce-website","expressjs","mongodb","nodejs","order-management","paypal-rest-api","reactjs","redux-toolkit","render-deployment","responsive-design","tailwind-css"],"latest_commit_sha":null,"homepage":"https://flauntify.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EcstaticFly.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-01-20T22:57:57.000Z","updated_at":"2025-07-19T20:12:03.000Z","dependencies_parsed_at":"2025-04-14T15:24:03.452Z","dependency_job_id":"10f42cc4-5d25-4003-8d2c-0ebb2a97cda6","html_url":"https://github.com/EcstaticFly/Flauntify","commit_stats":null,"previous_names":["ecstaticfly/flauntify"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/EcstaticFly/Flauntify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EcstaticFly%2FFlauntify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EcstaticFly%2FFlauntify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EcstaticFly%2FFlauntify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EcstaticFly%2FFlauntify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EcstaticFly","download_url":"https://codeload.github.com/EcstaticFly/Flauntify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EcstaticFly%2FFlauntify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272922276,"owners_count":25015766,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["admin-panel","cloudinary-api","ecommerce-website","expressjs","mongodb","nodejs","order-management","paypal-rest-api","reactjs","redux-toolkit","render-deployment","responsive-design","tailwind-css"],"created_at":"2025-05-19T17:21:31.359Z","updated_at":"2026-04-11T12:03:17.027Z","avatar_url":"https://github.com/EcstaticFly.png","language":"JavaScript","readme":"# Flauntify – E-commerce Website  \nA full-stack e-commerce platform built with the MERN stack, featuring product management, PayPal integration, shopping cart, and order tracking.\n\n🔗 **Live Sites:**  \n- **Vercel:** [Flauntify on Vercel](https://flauntify.vercel.app/)\n- **Render:** [Flauntify on Render](https://flauntify.onrender.com/)  \n\n📂 **Repository:** [GitHub](https://github.com/EcstaticFly/Flauntify.git)\n\n## ✨ Features  \n- 🛍️ **Full-Stack E-commerce Platform** – Browse and buy from a catalog of multiple products.  \n- 📦 **Shopping Cart \u0026 Order Management** – Add/remove items, place orders, track deliveries.  \n- 💳 **Secure Payments** – Integrated **PayPal** for smooth transactions.  \n- ⭐ **Product Reviews \u0026 Ratings** – Users can review and rate purchased products.  \n- 🔄 **State Management** – **Redux** ensures efficient global state handling.  \n- 📸 **Image Uploads** – **Cloudinary** used for optimized product and user image uploads.  \n- 🔎 **Product Search \u0026 Filters** – Users can easily search for products and apply filters.  \n- 🛠 **Admin Dashboard** – Admins have a separate panel to:  \n  - **Add, edit, or delete products**  \n  - **Update order status**  \n  - **Feature images on the homepage**  \n- 📱 **Mobile-First Design** – **Tailwind CSS** ensures responsiveness across all devices.  \n\n\n## 🛠 Tech Stack  \n- **Frontend:** React.js, Tailwind CSS  \n- **Backend:** Node.js, Express.js  \n- **Database:** MongoDB  \n- **Authentication:** JWT  \n- **Payments:** PayPal API  \n- **Image Uploads:** Cloudinary  \n- **State Management:** Redux  \n\n\n## 🚀 Installation \u0026 Setup  \n\n1️⃣ **Clone the repository:**  \n```bash\ngit clone https://github.com/EcstaticFly/Flauntify.git\ncd Flauntify\n```\n\n2️⃣ **Install dependencies:**  \n```bash\ncd client \u0026\u0026 npm install\ncd server \u0026\u0026 npm install\n```\n\n3️⃣ **Set up environment variables:** \n```bash\n#set up .env for client:\nVITE_API_URL=your_vite_api_url\n\n#set up .env for server:\nREACT_APP_MONGODB_URL = your_mongodb_connection_string\nCLIENT_BASE_URL = your_client_base_url\nPORT = your_server_port\nCLIENT_ACCESS_SECRET = your_client_access_secret\nCLOUDINARY_CLOUD_NAME = your_cloudinary_name\nCLOUDINARY_API_KEY = your_cloudinary_api_key\nCLOUDINARY_API_SECRET = your_cloudinary_secret\nPAYPAL_CLIENT_ID = your_paypal_client_id\nPAYPAL_CLIENT_SECRET = your_paypal_client_secret\n```\n\n4️⃣ **Run the app:**  \n```bash\n# Start backend\ncd server\nnpm run start  \n\n# Start frontend\ncd client\nnpm run start\n```\n5️⃣ **The app will be live at http://localhost:5173** \n\n## 🤝 Contributing  \nContributions, issues, and feature requests are welcome!  \nFeel free to **fork** the repo and submit a **pull request**.  \n\n## 📜 License  \nThis project is licensed under the **GNU GENERAL PUBLIC LICENSE v3**.\n\n## 📬 Contact\nFor inquiries, reach out to me at [Suyash Pandey](mailto\\:suyash.2023ug1100@iiitranchi.ac.in).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecstaticfly%2Fflauntify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fecstaticfly%2Fflauntify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecstaticfly%2Fflauntify/lists"}