{"id":26739504,"url":"https://github.com/himalayasingh3/mern-stack-phonk-app","last_synced_at":"2026-04-11T10:31:34.437Z","repository":{"id":283702448,"uuid":"918982736","full_name":"HimalayaSingh3/MERN-Stack-Phonk-App","owner":"HimalayaSingh3","description":"Phonk App is a modern, full-stack application built with the MERN stack (MongoDB, Express.js, React.js, and Node.js). It features JWT authentication for secure user access and includes an Admin Panel to manage content efficiently.","archived":false,"fork":false,"pushed_at":"2025-03-22T09:13:23.000Z","size":18542,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T14:25:22.739Z","etag":null,"topics":["axios","expressjs","jwt","lucide-react","mongodb","multer","nodejs","reactjs"],"latest_commit_sha":null,"homepage":"https://phonk-app.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HimalayaSingh3.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-19T12:07:35.000Z","updated_at":"2025-03-23T15:12:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"716496f4-031d-4870-b762-4b01f346f2dd","html_url":"https://github.com/HimalayaSingh3/MERN-Stack-Phonk-App","commit_stats":null,"previous_names":["himalayasingh3/mern-stack-phonk-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/HimalayaSingh3/MERN-Stack-Phonk-App","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HimalayaSingh3%2FMERN-Stack-Phonk-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HimalayaSingh3%2FMERN-Stack-Phonk-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HimalayaSingh3%2FMERN-Stack-Phonk-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HimalayaSingh3%2FMERN-Stack-Phonk-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HimalayaSingh3","download_url":"https://codeload.github.com/HimalayaSingh3/MERN-Stack-Phonk-App/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HimalayaSingh3%2FMERN-Stack-Phonk-App/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31677813,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T08:18:19.405Z","status":"ssl_error","status_checked_at":"2026-04-11T08:17:08.892Z","response_time":54,"last_error":"SSL_read: 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":["axios","expressjs","jwt","lucide-react","mongodb","multer","nodejs","reactjs"],"created_at":"2025-03-28T04:37:36.929Z","updated_at":"2026-04-11T10:31:34.429Z","avatar_url":"https://github.com/HimalayaSingh3.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Phonk App\n\n### Phonk App Banner![Screenshot 2025-03-20 170124](https://github.com/user-attachments/assets/b568395d-5d2c-4e72-9fff-f688a542969a)\n\n\n## 🚀 Introduction\nPhonk App is a modern, full-stack application built with the **MERN stack** (MongoDB, Express.js, React.js, and Node.js). It features **JWT authentication** for secure user access and includes an **Admin Panel** to manage content efficiently.\n\n---\n\n## ✨ Features\n- 🔑 **JWT Authentication** for secure login/logout.\n- 🛠️ **Admin Panel** for user and content management.\n- 📂 **MongoDB Database** for scalable data storage.\n- ⚡ **Optimized Backend** using Express.js.\n- 🎨 **Modern UI** with Tailwind CSS \u0026 ShadCN.\n- 🚀 **Fast Performance** with optimized API calls.\n\n---\n\n## 📸 Screenshots\n\n### 🎛️ User Panel![Screenshot 2025-03-20 165348](https://github.com/user-attachments/assets/9cb7977d-7b3f-4e3e-8d72-a6ab034c9110)\n\n### 🎛️ Admin Panel![Screenshot 2025-03-20 165305](https://github.com/user-attachments/assets/eeef3935-05cf-4352-969c-8496ee4cb6c2)\n\n---\n\n## 🛠️ Tech Stack\n- **Frontend**: React.js (Vite) + Tailwind CSS + ShadCN\n- **Backend**: Node.js + Express.js + MongoDB\n- **Authentication**: JWT (JSON Web Token)\n- **State Management**: React Context API / Redux (if applicable)\n- **Database**: MongoDB + Mongoose ORM\n- **Caching**: Redis (if used for optimization)\n- **Hosting**: Vercel / Netlify (Frontend), Render / Railway (Backend)\n\n---\n\n## 🏗️ Installation\n1. **Clone the repository**:\n   ```sh\n   git clone https://github.com/your-username/phonk-app.git\n   cd phonk-app\n   ```\n2. **Install dependencies**:\n   ```sh\n   npm install\n   ```\n3. **Set up environment variables** (`.env` file):\n   ```env\n   MONGO_URI=your_mongodb_connection_string\n   JWT_SECRET=your_jwt_secret\n   FRONTEND_URL=http://localhost:3000\n   ```\n4. **Run the backend**:\n   ```sh\n   npm run server\n   ```\n5. **Run the frontend**:\n   ```sh\n   npm run dev\n   ```\n\n---\n\n## 🚀 Usage\n- **User**: Register/Login and access core features.\n- **Admin**: Access the admin panel to manage content and users.\n\n---\n\n## 🤝 Contribution\n1. Fork the repository.\n2. Create a new branch (`feature-branch`).\n3. Commit changes (`git commit -m \"Added new feature\"`).\n4. Push to GitHub and create a Pull Request.\n\n---\n\n## 📜 License\nThis project is licensed under the **MIT License**.\n\n---\n\n## 📩 Contact\n- **Author**: Your Name\n- **Email**: your.email@example.com\n- **GitHub**: [Your GitHub Profile](https://github.com/your-username)\n\n---\n\n💻 Made with ❤️ using the **MERN Stack**\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhimalayasingh3%2Fmern-stack-phonk-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhimalayasingh3%2Fmern-stack-phonk-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhimalayasingh3%2Fmern-stack-phonk-app/lists"}