{"id":25216285,"url":"https://github.com/crosbow/Nexus_Frontend","last_synced_at":"2025-10-25T15:31:47.354Z","repository":{"id":275952080,"uuid":"926371506","full_name":"jubayerahmed46/Nexus_Frontend","owner":"jubayerahmed46","description":"Nexus is a platform for accessing and sharing news content. It offers dynamic articles, user reviews, and premium features for subscribers.","archived":false,"fork":false,"pushed_at":"2025-02-05T12:42:16.000Z","size":276,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T13:35:45.250Z","etag":null,"topics":["express","javascript","jwt","mongodb","reactjs","stripe","tailwindcss"],"latest_commit_sha":null,"homepage":"https://nexus-3e632.web.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/jubayerahmed46.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}},"created_at":"2025-02-03T05:59:24.000Z","updated_at":"2025-02-05T13:13:16.000Z","dependencies_parsed_at":"2025-02-07T01:01:17.982Z","dependency_job_id":null,"html_url":"https://github.com/jubayerahmed46/Nexus_Frontend","commit_stats":null,"previous_names":["jubayerahmed46/nexus_frontend"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jubayerahmed46%2FNexus_Frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jubayerahmed46%2FNexus_Frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jubayerahmed46%2FNexus_Frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jubayerahmed46%2FNexus_Frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jubayerahmed46","download_url":"https://codeload.github.com/jubayerahmed46/Nexus_Frontend/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238171367,"owners_count":19428161,"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","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":["express","javascript","jwt","mongodb","reactjs","stripe","tailwindcss"],"created_at":"2025-02-10T19:17:35.315Z","updated_at":"2025-10-25T15:31:47.345Z","avatar_url":"https://github.com/jubayerahmed46.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nexus: Your Gateway to Free, Premium News Content\n\n![Nexus Screenshot](https://i.ibb.co.com/7d7JwkQ5/Csdfsafsdfdsapture.png)\n\n## Live Site URLs\n\n- **Firebase Instance 1**: [Nexus Live](https://nexus-3e632.web.app/)\n- **Firebase Instance 2**: [Nexus Live2](https://nexus-3e632.firebaseapp.com/)\n- **Surge**: [Nexus Live3](https://nexus-news-gatway.surge.sh)\n\n---\n\n## Admin Credentials\n\n- **Email**: N/A\n- **Password**: N/A\n\n---\n\n## Features\n\n1. **Responsive Design**  \n   Nexus offers a fully responsive layout, ensuring a seamless user experience across mobile, tablet, and desktop devices.\n\n2. **Dynamic Articles**  \n   The platform dynamically fetches and displays the latest news articles using React Query, keeping users up-to-date effortlessly.\n\n3. **User-Friendly Article Posting**  \n   Adding articles is simple and smooth with a user-friendly interface. Premium users can enjoy enhanced features tailored for them.\n\n4. **User Reviews**  \n   Users can express their opinions and provide reviews on articles or platform features, offering valuable insights.\n\n5. **User Authentication**  \n   Secure login and registration powered by Firebase Authentication, including role-based access control for admins and premium users.\n\n6. **Premium Articles**  \n   Subscribed users gain exclusive access to premium articles, enhancing satisfaction and retention.\n\n7. **Admin Dashboard**  \n   Admins can efficiently manage articles, subscriptions, and user roles through an intuitive dashboard.\n\n8. **Integrated Payments**  \n   Subscription management is handled securely and efficiently through Stripe.\n\n9. **Real-Time Notifications**  \n   Users receive live updates about breaking news and other important notifications without refreshing the page.\n\n10. **SEO Optimized**  \n    Designed with SEO best practices to rank higher on search engines and attract more traffic.\n\n---\n\n## Tech Stack\n\n- **Frontend**: React, TailwindCSS, MaterialUI, DaisyUI, Framer Motion\n- **Routing**: React Router\n- **Backend**: Node.js, Express\n- **Database**: MongoDB\n- **Authentication**: Firebase\n- **Payments**: Stripe\n- **Others**: React Query, Framer Motion\n\n---\n\n## Repositories\n\n- **[Backend Repo](git@github.com:Programming-Hero-Web-Course4/b10a12-server-side-jubayerahmed46.git)**\n- **[Frontend Repo](git@github.com:Programming-Hero-Web-Course4/b10a12-client-side-jubayerahmed46.git)**\n\n---\n\n## Run the Project Locally\n\n### Step-by-Step Guide\n\n1. Clone the repositories:\n\n   - **Client-Side**:\n     ```bash\n     git clone \u003cclient-repo-url\u003e\n     ```\n\n2. Navigate to the respective project directories:\n\n   - **Client-Side**:\n     ```bash\n     cd client\n     ```\n\n3. Install dependencies:\n\n   - **Client-Side**:\n     ```bash\n     npm install\n     ```\n\n4. Add `.env` files:\n   \n   - **Client-Side**: Add Firebase credentials in `.env`.\n   - **Server-Side**: Add MongoDB credentials in `.env`.\n\n5. Start the servers:\n   \n   - **Client-Side**:\n     ```bash\n     npm run dev\n     ```\n\n---\n\n### Dependencies\n\n- **React**: JavaScript library for building user interfaces.\n- **TailwindCSS**: Utility-first CSS framework for rapid UI development.\n- **MaterialUI**: React component library for fast and customizable UI components.\n- **DaisyUI**: TailwindCSS plugin for beautiful, customizable UI components.\n- **React Query**: For data fetching, caching, and synchronization.\n- **Framer Motion**: For animations and transitions.\n- **Node.js**: JavaScript runtime for building server-side applications.\n- **Express**: Web framework for Node.js.\n- **MongoDB**: NoSQL database for storing application data.\n- **Firebase**: Platform for authentication and hosting.\n- **Stripe**: Payment gateway for subscription management.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrosbow%2FNexus_Frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrosbow%2FNexus_Frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrosbow%2FNexus_Frontend/lists"}