{"id":31395797,"url":"https://github.com/devabidhasan/b11-a12-dailypress-client","last_synced_at":"2026-05-06T02:33:10.106Z","repository":{"id":317103903,"uuid":"1065987381","full_name":"DevAbidHasan/B11-A12-Dailypress-client","owner":"DevAbidHasan","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-28T20:57:34.000Z","size":76,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-28T22:12:14.391Z","etag":null,"topics":["firebase","frontend","javascript","npm","react-icons","responsive","tailwind-css","vite-react"],"latest_commit_sha":null,"homepage":"","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/DevAbidHasan.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-09-28T20:38:23.000Z","updated_at":"2025-09-28T20:59:32.000Z","dependencies_parsed_at":"2025-09-28T22:12:20.084Z","dependency_job_id":null,"html_url":"https://github.com/DevAbidHasan/B11-A12-Dailypress-client","commit_stats":null,"previous_names":["devabidhasan/b11-a12-dailypress-client"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/DevAbidHasan/B11-A12-Dailypress-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevAbidHasan%2FB11-A12-Dailypress-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevAbidHasan%2FB11-A12-Dailypress-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevAbidHasan%2FB11-A12-Dailypress-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevAbidHasan%2FB11-A12-Dailypress-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DevAbidHasan","download_url":"https://codeload.github.com/DevAbidHasan/B11-A12-Dailypress-client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevAbidHasan%2FB11-A12-Dailypress-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277503453,"owners_count":25829207,"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-09-29T02:00:09.175Z","response_time":84,"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":["firebase","frontend","javascript","npm","react-icons","responsive","tailwind-css","vite-react"],"created_at":"2025-09-29T10:36:04.089Z","updated_at":"2026-05-06T02:33:10.097Z","avatar_url":"https://github.com/DevAbidHasan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DailyPress - Client Side\n\nDailyPress is a modern article management application where users can register, submit articles, and admins can manage users and content. The client-side of the application is built using **React**, **TailwindCSS**, and other modern libraries to provide a smooth and responsive user experience.\n\n---\n#### server repo : https://github.com/DevAbidHasan/B11-A12-Dailypress-server\n#### live link : https://dailypress-bf298.web.app/\n\n## Features \u0026 Highlights\n\n- **User Registration \u0026 Authentication:** Users can create accounts and securely log in.  \n- **Article Submission:** Users can submit articles with title, description, tags, and images.  \n- **Admin Dashboard:** Admin can view all articles, approve, decline, delete, or mark as premium.  \n- **Pending, Approved, \u0026 Rejected Tabs:** Admin can easily filter articles based on status.  \n- **Responsive UI:** Fully responsive design for mobile, tablet, and desktop devices.  \n- **Notifications \u0026 Alerts:** Real-time success/error feedback using React Hot Toast and SweetAlert.  \n- **View Count Analytics:** Animated article view count using React CountUp.  \n- **Article Details Page:** Users can read the full article and see author information.  \n- **Premium Articles Feature:** Certain articles can be marked premium, viewable only to subscribed users.  \n- **Modern Design \u0026 Styling:** Styled using TailwindCSS for a clean and professional look.  \n- **Iconography:** Uses React Icons for intuitive and visually appealing buttons and elements.  \n- **Fast \u0026 Optimized Data Fetching:** Leveraging React Query and Axios for API requests.  \n\n---\n\n## Technologies Used\n\n- **Frontend:** React, React Router, TailwindCSS  \n- **Libraries \u0026 Packages:**  \n  - Axios (API requests)  \n  - React Query (data fetching \u0026 caching)  \n  - React Icons (iconography)  \n  - React Hot Toast \u0026 SweetAlert (notifications \u0026 alerts)  \n  - React CountUp (view count animation)  \n- **Styling:** TailwindCSS for responsive and modern UI  \n\n---\n\n## Installation \u0026 Setup\n\n1. **Clone the repository**\n\n```\ngit clone \u003cyour-repo-url\u003e\ncd \u003cyour-repo-folder\u003e\n```\n2. **Install dependencies**\n\n```\nnpm install\n```\n3. **Configure Environment Variables**\nCreate a .env file in the root folder:\n\n```\nVITE_image_upload_key=\u003cyour-imgbb-api-key\u003e\nRun the application\nnpm run dev\n```\nThe app should now be running at http://localhost:5173 (or the port shown in your terminal).\n4. **Folder Structure**\n```\nsrc/\n│\n├─ components/       # Reusable UI components\n├─ contexts/         # React contexts (AuthContext, etc.)\n├─ pages/            # Different pages (Home, Dashboard, AddArticle, etc.)\n├─ App.jsx           # Root component\n├─ main.jsx          # Entry point\n└─ index.css         # TailwindCSS styles\n```\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevabidhasan%2Fb11-a12-dailypress-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevabidhasan%2Fb11-a12-dailypress-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevabidhasan%2Fb11-a12-dailypress-client/lists"}