{"id":25657175,"url":"https://github.com/gigamaniadev/dev-blog","last_synced_at":"2026-05-08T03:32:43.481Z","repository":{"id":276393225,"uuid":"928994766","full_name":"gigamaniadev/Dev-Blog","owner":"gigamaniadev","description":"DevBlog is a platform designed for developers to share insights, tutorials, and resources related to the world of software development. It features a variety of blog posts that cover topics such as coding practices, best practices, new technologies, and tools in the development ecosystem.","archived":false,"fork":false,"pushed_at":"2025-02-22T15:12:59.000Z","size":6255,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-22T16:23:36.255Z","etag":null,"topics":["recatjs","supabase","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://dev-blog-mauve.vercel.app","language":"TypeScript","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/gigamaniadev.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-07T16:06:24.000Z","updated_at":"2025-02-22T15:13:02.000Z","dependencies_parsed_at":"2025-02-08T00:35:06.048Z","dependency_job_id":null,"html_url":"https://github.com/gigamaniadev/Dev-Blog","commit_stats":null,"previous_names":["gigamaniadev/dev-blog"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gigamaniadev%2FDev-Blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gigamaniadev%2FDev-Blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gigamaniadev%2FDev-Blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gigamaniadev%2FDev-Blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gigamaniadev","download_url":"https://codeload.github.com/gigamaniadev/Dev-Blog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240390711,"owners_count":19793782,"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":["recatjs","supabase","tailwindcss","typescript"],"created_at":"2025-02-23T23:16:34.877Z","updated_at":"2026-05-08T03:32:43.411Z","avatar_url":"https://github.com/gigamaniadev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"left\" style=\"position: relative;\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/PKief/vscode-material-icon-theme/ec559a9f6bfd399b82bb44393651661b08aaf7ba/icons/folder-markdown-open.svg\" align=\"right\" width=\"30%\" style=\"margin: -20px 0 0 20px;\"\u003e\n\u003ch1\u003eDEV BLOG WITH ADMIN PANEL\u003c/h1\u003e\n\n\u003cp align=\"left\"\u003e\n\t\u003c!-- Shields.io badges disabled, using skill icons. --\u003e\u003c/p\u003e\n\u003cp align=\"left\"\u003eBuilt with the tools and technologies:\u003c/p\u003e\n\u003cp align=\"left\"\u003e\n\t\u003ca href=\"#\"\u003e\n\t\t\u003cimg src=\"https://skillicons.dev/icons?i=css,html,tailwind,ts,react,vite,supabase\"\u003e\n\t\u003c/a\u003e\u003c/p\u003e\n\u003c/div\u003e\n\u003cbr clear=\"right\"\u003e\n\n## Table of Contents\n\n- [ Overview](#-overview)\n- [ Features](#-features)\n- [ Project Structure](#-project-structure)\n  - [ Project Index](#-project-index)\n- [ Getting Started](#-getting-started)\n  - [ Prerequisites](#-prerequisites)\n  - [ Installation](#-installation)\n  - [ Usage](#-usage)\n  - [ Testing](#-testing)\n- [ Project Roadmap](#-project-roadmap)\n- [ Contributing](#-contributing)\n- [ License](#-license)\n- [ Acknowledgments](#-acknowledgments)\n\n---\n\n## Project Structure\n\n```sh\n└── Modern-Dev-Blog-with-Admin-Panel.git/\n    ├── README.md\n    ├── eslint.config.js\n    ├── index.html\n    ├── package-lock.json\n    ├── package.json\n    ├── postcss.config.js\n    ├── src\n    │   ├── App.tsx\n    │   ├── assets\n    │   ├── components\n    │   ├── hooks\n    │   ├── index.css\n    │   ├── lib\n    │   ├── main.tsx\n    │   ├── pages\n    │   ├── types\n    │   └── vite-env.d.ts\n    ├── tailwind.config.js\n    ├── tsconfig.app.json\n    ├── tsconfig.json\n    ├── tsconfig.node.json\n    └── vite.config.ts\n```\n\n### Project Index\n\n\u003cdetails open\u003e\n\t\u003csummary\u003e\u003cb\u003e\u003ccode\u003eMODERN-DEV-BLOG-WITH-ADMIN-PANEL.GIT/\u003c/code\u003e\u003c/b\u003e\u003c/summary\u003e\n\t\u003cdetails\u003e \u003c!-- __root__ Submodule --\u003e\n\t\t\u003csummary\u003e\u003cb\u003e__root__\u003c/b\u003e\u003c/summary\u003e\n\t\t\u003cblockquote\u003e\n\t\t\t\u003ctable\u003e\n\t\t\t\u003ctr\u003e\n\t\t\t\t\u003ctd\u003e\u003cb\u003e\u003ca href='https://github.com/gigamaniadev/Modern-Dev-Blog-with-Admin-Panel.git/blob/master/postcss.config.js'\u003epostcss.config.js\u003c/a\u003e\u003c/b\u003e\u003c/td\u003e\n\t\t\t\t\u003ctd\u003e\u003ccode\u003e❯ REPLACE-ME\u003c/code\u003e\u003c/td\u003e\n\t\t\t\u003c/tr\u003e\n\t\t\t\u003ctr\u003e\n\t\t\t\t\u003ctd\u003e\u003cb\u003e\u003ca href='https://github.com/gigamaniadev/Modern-Dev-Blog-with-Admin-Panel.git/blob/master/tsconfig.node.json'\u003etsconfig.node.json\u003c/a\u003e\u003c/b\u003e\u003c/td\u003e\n\t\t\t\t\u003ctd\u003e\u003ccode\u003e❯ REPLACE-ME\u003c/code\u003e\u003c/td\u003e\n\t\t\t\u003c/tr\u003e\n\t\t\t\u003ctr\u003e\n\t\t\t\t\u003ctd\u003e\u003cb\u003e\u003ca href='https://github.com/gigamaniadev/Modern-Dev-Blog-with-Admin-Panel.git/blob/master/package-lock.json'\u003epackage-lock.json\u003c/a\u003e\u003c/b\u003e\u003c/td\u003e\n\t\t\t\t\u003ctd\u003e\u003ccode\u003e❯ REPLACE-ME\u003c/code\u003e\u003c/td\u003e\n\t\t\t\u003c/tr\u003e\n\t\t\t\u003ctr\u003e\n\t\t\t\t\u003ctd\u003e\u003cb\u003e\u003ca href='https://github.com/gigamaniadev/Modern-Dev-Blog-with-Admin-Panel.git/blob/master/tsconfig.json'\u003etsconfig.json\u003c/a\u003e\u003c/b\u003e\u003c/td\u003e\n\t\t\t\t\u003ctd\u003e\u003ccode\u003e❯ REPLACE-ME\u003c/code\u003e\u003c/td\u003e\n\t\t\t\u003c/tr\u003e\n\t\t\t\u003ctr\u003e\n\t\t\t\t\u003ctd\u003e\u003cb\u003e\u003ca href='https://github.com/gigamaniadev/Modern-Dev-Blog-with-Admin-Panel.git/blob/master/tailwind.config.js'\u003etailwind.config.js\u003c/a\u003e\u003c/b\u003e\u003c/td\u003e\n\t\t\t\t\u003ctd\u003e\u003ccode\u003e❯ REPLACE-ME\u003c/code\u003e\u003c/td\u003e\n\t\t\t\u003c/tr\u003e\n\t\t\t\u003ctr\u003e\n\t\t\t\t\u003ctd\u003e\u003cb\u003e\u003ca href='https://github.com/gigamaniadev/Modern-Dev-Blog-with-Admin-Panel.git/blob/master/tsconfig.app.json'\u003etsconfig.app.json\u003c/a\u003e\u003c/b\u003e\u003c/td\u003e\n\t\t\t\t\u003ctd\u003e\u003ccode\u003e❯ REPLACE-ME\u003c/code\u003e\u003c/td\u003e\n\t\t\t\u003c/tr\u003e\n\t\t\t\u003ctr\u003e\n\t\t\t\t\u003ctd\u003e\u003cb\u003e\u003ca href='https://github.com/gigamaniadev/Modern-Dev-Blog-with-Admin-Panel.git/blob/master/package.json'\u003epackage.json\u003c/a\u003e\u003c/b\u003e\u003c/td\u003e\n\t\t\t\t\u003ctd\u003e\u003ccode\u003e❯ REPLACE-ME\u003c/code\u003e\u003c/td\u003e\n\t\t\t\u003c/tr\u003e\n\t\t\t\u003ctr\u003e\n\t\t\t\t\u003ctd\u003e\u003cb\u003e\u003ca href='https://github.com/gigamaniadev/Modern-Dev-Blog-with-Admin-Panel.git/blob/master/vite.config.ts'\u003evite.config.ts\u003c/a\u003e\u003c/b\u003e\u003c/td\u003e\n\t\t\t\t\u003ctd\u003e\u003ccode\u003e❯ REPLACE-ME\u003c/code\u003e\u003c/td\u003e\n\t\t\t\u003c/tr\u003e\n\t\t\t\u003ctr\u003e\n\t\t\t\t\u003ctd\u003e\u003cb\u003e\u003ca href='https://github.com/gigamaniadev/Modern-Dev-Blog-with-Admin-Panel.git/blob/master/index.html'\u003eindex.html\u003c/a\u003e\u003c/b\u003e\u003c/td\u003e\n\t\t\t\t\u003ctd\u003e\u003ccode\u003e❯ REPLACE-ME\u003c/code\u003e\u003c/td\u003e\n\t\t\t\u003c/tr\u003e\n\t\t\t\u003ctr\u003e\n\t\t\t\t\u003ctd\u003e\u003cb\u003e\u003ca href='https://github.com/gigamaniadev/Modern-Dev-Blog-with-Admin-Panel.git/blob/master/eslint.config.js'\u003eeslint.config.js\u003c/a\u003e\u003c/b\u003e\u003c/td\u003e\n\t\t\t\t\u003ctd\u003e\u003ccode\u003e❯ REPLACE-ME\u003c/code\u003e\u003c/td\u003e\n\t\t\t\u003c/tr\u003e\n\t\t\t\u003c/table\u003e\n\t\t\u003c/blockquote\u003e\n\t\u003c/details\u003e\n\t\u003cdetails\u003e \u003c!-- src Submodule --\u003e\n\t\t\u003csummary\u003e\u003cb\u003esrc\u003c/b\u003e\u003c/summary\u003e\n\t\t\u003cblockquote\u003e\n\t\t\t\u003ctable\u003e\n\t\t\t\u003ctr\u003e\n\t\t\t\t\u003ctd\u003e\u003cb\u003e\u003ca href='https://github.com/gigamaniadev/Modern-Dev-Blog-with-Admin-Panel.git/blob/master/src/main.tsx'\u003emain.tsx\u003c/a\u003e\u003c/b\u003e\u003c/td\u003e\n\t\t\t\t\u003ctd\u003e\u003ccode\u003e❯ REPLACE-ME\u003c/code\u003e\u003c/td\u003e\n\t\t\t\u003c/tr\u003e\n\t\t\t\u003ctr\u003e\n\t\t\t\t\u003ctd\u003e\u003cb\u003e\u003ca href='https://github.com/gigamaniadev/Modern-Dev-Blog-with-Admin-Panel.git/blob/master/src/index.css'\u003eindex.css\u003c/a\u003e\u003c/b\u003e\u003c/td\u003e\n\t\t\t\t\u003ctd\u003e\u003ccode\u003e❯ REPLACE-ME\u003c/code\u003e\u003c/td\u003e\n\t\t\t\u003c/tr\u003e\n\t\t\t\u003ctr\u003e\n\t\t\t\t\u003ctd\u003e\u003cb\u003e\u003ca href='https://github.com/gigamaniadev/Modern-Dev-Blog-with-Admin-Panel.git/blob/master/src/App.tsx'\u003eApp.tsx\u003c/a\u003e\u003c/b\u003e\u003c/td\u003e\n\t\t\t\t\u003ctd\u003e\u003ccode\u003e❯ REPLACE-ME\u003c/code\u003e\u003c/td\u003e\n\t\t\t\u003c/tr\u003e\n\t\t\t\u003ctr\u003e\n\t\t\t\t\u003ctd\u003e\u003cb\u003e\u003ca href='https://github.com/gigamaniadev/Modern-Dev-Blog-with-Admin-Panel.git/blob/master/src/vite-env.d.ts'\u003evite-env.d.ts\u003c/a\u003e\u003c/b\u003e\u003c/td\u003e\n\t\t\t\t\u003ctd\u003e\u003ccode\u003e❯ REPLACE-ME\u003c/code\u003e\u003c/td\u003e\n\t\t\t\u003c/tr\u003e\n\t\t\t\u003c/table\u003e\n\t\t\t\u003cdetails\u003e\n\t\t\t\t\u003csummary\u003e\u003cb\u003etypes\u003c/b\u003e\u003c/summary\u003e\n\t\t\t\t\u003cblockquote\u003e\n\t\t\t\t\t\u003ctable\u003e\n\t\t\t\t\t\u003ctr\u003e\n\t\t\t\t\t\t\u003ctd\u003e\u003cb\u003e\u003ca href='https://github.com/gigamaniadev/Modern-Dev-Blog-with-Admin-Panel.git/blob/master/src/types/index.ts'\u003eindex.ts\u003c/a\u003e\u003c/b\u003e\u003c/td\u003e\n\t\t\t\t\t\t\u003ctd\u003e\u003ccode\u003e❯ REPLACE-ME\u003c/code\u003e\u003c/td\u003e\n\t\t\t\t\t\u003c/tr\u003e\n\t\t\t\t\t\u003c/table\u003e\n\t\t\t\t\u003c/blockquote\u003e\n\t\t\t\u003c/details\u003e\n\t\t\t\u003cdetails\u003e\n\t\t\t\t\u003csummary\u003e\u003cb\u003elib\u003c/b\u003e\u003c/summary\u003e\n\t\t\t\t\u003cblockquote\u003e\n\t\t\t\t\t\u003ctable\u003e\n\t\t\t\t\t\u003ctr\u003e\n\t\t\t\t\t\t\u003ctd\u003e\u003cb\u003e\u003ca href='https://github.com/gigamaniadev/Modern-Dev-Blog-with-Admin-Panel.git/blob/master/src/lib/subscriptions.ts'\u003esubscriptions.ts\u003c/a\u003e\u003c/b\u003e\u003c/td\u003e\n\t\t\t\t\t\t\u003ctd\u003e\u003ccode\u003e❯ REPLACE-ME\u003c/code\u003e\u003c/td\u003e\n\t\t\t\t\t\u003c/tr\u003e\n\t\t\t\t\t\u003ctr\u003e\n\t\t\t\t\t\t\u003ctd\u003e\u003cb\u003e\u003ca href='https://github.com/gigamaniadev/Modern-Dev-Blog-with-Admin-Panel.git/blob/master/src/lib/supabase.ts'\u003esupabase.ts\u003c/a\u003e\u003c/b\u003e\u003c/td\u003e\n\t\t\t\t\t\t\u003ctd\u003e\u003ccode\u003e❯ REPLACE-ME\u003c/code\u003e\u003c/td\u003e\n\t\t\t\t\t\u003c/tr\u003e\n\t\t\t\t\t\u003c/table\u003e\n\t\t\t\t\u003c/blockquote\u003e\n\t\t\t\u003c/details\u003e\n\t\t\t\u003cdetails\u003e\n\t\t\t\t\u003csummary\u003e\u003cb\u003ecomponents\u003c/b\u003e\u003c/summary\u003e\n\t\t\t\t\u003cblockquote\u003e\n\t\t\t\t\t\u003ctable\u003e\n\t\t\t\t\t\u003ctr\u003e\n\t\t\t\t\t\t\u003ctd\u003e\u003cb\u003e\u003ca href='https://github.com/gigamaniadev/Modern-Dev-Blog-with-Admin-Panel.git/blob/master/src/components/Footer.tsx'\u003eFooter.tsx\u003c/a\u003e\u003c/b\u003e\u003c/td\u003e\n\t\t\t\t\t\t\u003ctd\u003e\u003ccode\u003e❯ REPLACE-ME\u003c/code\u003e\u003c/td\u003e\n\t\t\t\t\t\u003c/tr\u003e\n\t\t\t\t\t\u003ctr\u003e\n\t\t\t\t\t\t\u003ctd\u003e\u003cb\u003e\u003ca href='https://github.com/gigamaniadev/Modern-Dev-Blog-with-Admin-Panel.git/blob/master/src/components/NewsletterForm.tsx'\u003eNewsletterForm.tsx\u003c/a\u003e\u003c/b\u003e\u003c/td\u003e\n\t\t\t\t\t\t\u003ctd\u003e\u003ccode\u003e❯ REPLACE-ME\u003c/code\u003e\u003c/td\u003e\n\t\t\t\t\t\u003c/tr\u003e\n\t\t\t\t\t\u003ctr\u003e\n\t\t\t\t\t\t\u003ctd\u003e\u003cb\u003e\u003ca href='https://github.com/gigamaniadev/Modern-Dev-Blog-with-Admin-Panel.git/blob/master/src/components/PostCard.tsx'\u003ePostCard.tsx\u003c/a\u003e\u003c/b\u003e\u003c/td\u003e\n\t\t\t\t\t\t\u003ctd\u003e\u003ccode\u003e❯ REPLACE-ME\u003c/code\u003e\u003c/td\u003e\n\t\t\t\t\t\u003c/tr\u003e\n\t\t\t\t\t\u003ctr\u003e\n\t\t\t\t\t\t\u003ctd\u003e\u003cb\u003e\u003ca href='https://github.com/gigamaniadev/Modern-Dev-Blog-with-Admin-Panel.git/blob/master/src/components/ThemeToggle.tsx'\u003eThemeToggle.tsx\u003c/a\u003e\u003c/b\u003e\u003c/td\u003e\n\t\t\t\t\t\t\u003ctd\u003e\u003ccode\u003e❯ REPLACE-ME\u003c/code\u003e\u003c/td\u003e\n\t\t\t\t\t\u003c/tr\u003e\n\t\t\t\t\t\u003ctr\u003e\n\t\t\t\t\t\t\u003ctd\u003e\u003cb\u003e\u003ca href='https://github.com/gigamaniadev/Modern-Dev-Blog-with-Admin-Panel.git/blob/master/src/components/RichTextEditor.tsx'\u003eRichTextEditor.tsx\u003c/a\u003e\u003c/b\u003e\u003c/td\u003e\n\t\t\t\t\t\t\u003ctd\u003e\u003ccode\u003e❯ REPLACE-ME\u003c/code\u003e\u003c/td\u003e\n\t\t\t\t\t\u003c/tr\u003e\n\t\t\t\t\t\u003ctr\u003e\n\t\t\t\t\t\t\u003ctd\u003e\u003cb\u003e\u003ca href='https://github.com/gigamaniadev/Modern-Dev-Blog-with-Admin-Panel.git/blob/master/src/components/AuthGuard.tsx'\u003eAuthGuard.tsx\u003c/a\u003e\u003c/b\u003e\u003c/td\u003e\n\t\t\t\t\t\t\u003ctd\u003e\u003ccode\u003e❯ REPLACE-ME\u003c/code\u003e\u003c/td\u003e\n\t\t\t\t\t\u003c/tr\u003e\n\t\t\t\t\t\u003ctr\u003e\n\t\t\t\t\t\t\u003ctd\u003e\u003cb\u003e\u003ca href='https://github.com/gigamaniadev/Modern-Dev-Blog-with-Admin-Panel.git/blob/master/src/components/ShareButtons.tsx'\u003eShareButtons.tsx\u003c/a\u003e\u003c/b\u003e\u003c/td\u003e\n\t\t\t\t\t\t\u003ctd\u003e\u003ccode\u003e❯ REPLACE-ME\u003c/code\u003e\u003c/td\u003e\n\t\t\t\t\t\u003c/tr\u003e\n\t\t\t\t\t\u003ctr\u003e\n\t\t\t\t\t\t\u003ctd\u003e\u003cb\u003e\u003ca href='https://github.com/gigamaniadev/Modern-Dev-Blog-with-Admin-Panel.git/blob/master/src/components/AdminSettings.tsx'\u003eAdminSettings.tsx\u003c/a\u003e\u003c/b\u003e\u003c/td\u003e\n\t\t\t\t\t\t\u003ctd\u003e\u003ccode\u003e❯ REPLACE-ME\u003c/code\u003e\u003c/td\u003e\n\t\t\t\t\t\u003c/tr\u003e\n\t\t\t\t\t\u003ctr\u003e\n\t\t\t\t\t\t\u003ctd\u003e\u003cb\u003e\u003ca href='https://github.com/gigamaniadev/Modern-Dev-Blog-with-Admin-Panel.git/blob/master/src/components/Header.tsx'\u003eHeader.tsx\u003c/a\u003e\u003c/b\u003e\u003c/td\u003e\n\t\t\t\t\t\t\u003ctd\u003e\u003ccode\u003e❯ REPLACE-ME\u003c/code\u003e\u003c/td\u003e\n\t\t\t\t\t\u003c/tr\u003e\n\t\t\t\t\t\u003ctr\u003e\n\t\t\t\t\t\t\u003ctd\u003e\u003cb\u003e\u003ca href='https://github.com/gigamaniadev/Modern-Dev-Blog-with-Admin-Panel.git/blob/master/src/components/index.ts'\u003eindex.ts\u003c/a\u003e\u003c/b\u003e\u003c/td\u003e\n\t\t\t\t\t\t\u003ctd\u003e\u003ccode\u003e❯ REPLACE-ME\u003c/code\u003e\u003c/td\u003e\n\t\t\t\t\t\u003c/tr\u003e\n\t\t\t\t\t\u003ctr\u003e\n\t\t\t\t\t\t\u003ctd\u003e\u003cb\u003e\u003ca href='https://github.com/gigamaniadev/Modern-Dev-Blog-with-Admin-Panel.git/blob/master/src/components/Modal.tsx'\u003eModal.tsx\u003c/a\u003e\u003c/b\u003e\u003c/td\u003e\n\t\t\t\t\t\t\u003ctd\u003e\u003ccode\u003e❯ REPLACE-ME\u003c/code\u003e\u003c/td\u003e\n\t\t\t\t\t\u003c/tr\u003e\n\t\t\t\t\t\u003c/table\u003e\n\t\t\t\t\u003c/blockquote\u003e\n\t\t\t\u003c/details\u003e\n\t\t\t\u003cdetails\u003e\n\t\t\t\t\u003csummary\u003e\u003cb\u003ehooks\u003c/b\u003e\u003c/summary\u003e\n\t\t\t\t\u003cblockquote\u003e\n\t\t\t\t\t\u003ctable\u003e\n\t\t\t\t\t\u003ctr\u003e\n\t\t\t\t\t\t\u003ctd\u003e\u003cb\u003e\u003ca href='https://github.com/gigamaniadev/Modern-Dev-Blog-with-Admin-Panel.git/blob/master/src/hooks/useTheme.ts'\u003euseTheme.ts\u003c/a\u003e\u003c/b\u003e\u003c/td\u003e\n\t\t\t\t\t\t\u003ctd\u003e\u003ccode\u003e❯ REPLACE-ME\u003c/code\u003e\u003c/td\u003e\n\t\t\t\t\t\u003c/tr\u003e\n\t\t\t\t\t\u003ctr\u003e\n\t\t\t\t\t\t\u003ctd\u003e\u003cb\u003e\u003ca href='https://github.com/gigamaniadev/Modern-Dev-Blog-with-Admin-Panel.git/blob/master/src/hooks/useAuth.ts'\u003euseAuth.ts\u003c/a\u003e\u003c/b\u003e\u003c/td\u003e\n\t\t\t\t\t\t\u003ctd\u003e\u003ccode\u003e❯ REPLACE-ME\u003c/code\u003e\u003c/td\u003e\n\t\t\t\t\t\u003c/tr\u003e\n\t\t\t\t\t\u003c/table\u003e\n\t\t\t\t\u003c/blockquote\u003e\n\t\t\t\u003c/details\u003e\n\t\t\t\u003cdetails\u003e\n\t\t\t\t\u003csummary\u003e\u003cb\u003epages\u003c/b\u003e\u003c/summary\u003e\n\t\t\t\t\u003cblockquote\u003e\n\t\t\t\t\t\u003ctable\u003e\n\t\t\t\t\t\u003ctr\u003e\n\t\t\t\t\t\t\u003ctd\u003e\u003cb\u003e\u003ca href='https://github.com/gigamaniadev/Modern-Dev-Blog-with-Admin-Panel.git/blob/master/src/pages/LoginPage.tsx'\u003eLoginPage.tsx\u003c/a\u003e\u003c/b\u003e\u003c/td\u003e\n\t\t\t\t\t\t\u003ctd\u003e\u003ccode\u003e❯ REPLACE-ME\u003c/code\u003e\u003c/td\u003e\n\t\t\t\t\t\u003c/tr\u003e\n\t\t\t\t\t\u003ctr\u003e\n\t\t\t\t\t\t\u003ctd\u003e\u003cb\u003e\u003ca href='https://github.com/gigamaniadev/Modern-Dev-Blog-with-Admin-Panel.git/blob/master/src/pages/HomePage.tsx'\u003eHomePage.tsx\u003c/a\u003e\u003c/b\u003e\u003c/td\u003e\n\t\t\t\t\t\t\u003ctd\u003e\u003ccode\u003e❯ REPLACE-ME\u003c/code\u003e\u003c/td\u003e\n\t\t\t\t\t\u003c/tr\u003e\n\t\t\t\t\t\u003ctr\u003e\n\t\t\t\t\t\t\u003ctd\u003e\u003cb\u003e\u003ca href='https://github.com/gigamaniadev/Modern-Dev-Blog-with-Admin-Panel.git/blob/master/src/pages/AdminPage.tsx'\u003eAdminPage.tsx\u003c/a\u003e\u003c/b\u003e\u003c/td\u003e\n\t\t\t\t\t\t\u003ctd\u003e\u003ccode\u003e❯ REPLACE-ME\u003c/code\u003e\u003c/td\u003e\n\t\t\t\t\t\u003c/tr\u003e\n\t\t\t\t\t\u003ctr\u003e\n\t\t\t\t\t\t\u003ctd\u003e\u003cb\u003e\u003ca href='https://github.com/gigamaniadev/Modern-Dev-Blog-with-Admin-Panel.git/blob/master/src/pages/PostDetailPage.tsx'\u003ePostDetailPage.tsx\u003c/a\u003e\u003c/b\u003e\u003c/td\u003e\n\t\t\t\t\t\t\u003ctd\u003e\u003ccode\u003e❯ REPLACE-ME\u003c/code\u003e\u003c/td\u003e\n\t\t\t\t\t\u003c/tr\u003e\n\t\t\t\t\t\u003ctr\u003e\n\t\t\t\t\t\t\u003ctd\u003e\u003cb\u003e\u003ca href='https://github.com/gigamaniadev/Modern-Dev-Blog-with-Admin-Panel.git/blob/master/src/pages/BlogPage.tsx'\u003eBlogPage.tsx\u003c/a\u003e\u003c/b\u003e\u003c/td\u003e\n\t\t\t\t\t\t\u003ctd\u003e\u003ccode\u003e❯ REPLACE-ME\u003c/code\u003e\u003c/td\u003e\n\t\t\t\t\t\u003c/tr\u003e\n\t\t\t\t\t\u003c/table\u003e\n\t\t\t\t\u003c/blockquote\u003e\n\t\t\t\u003c/details\u003e\n\t\t\u003c/blockquote\u003e\n\t\u003c/details\u003e\n\u003c/details\u003e\n\n---\n\n## Getting Started\n\n### Prerequisites\n\nBefore getting started with Modern-Dev-Blog-with-Admin-Panel.git, ensure your runtime environment meets the following requirements:\n\n- **Programming Language:** TypeScript\n- **Package Manager:** Npm\n\n### Installation\n\nInstall Modern-Dev-Blog-with-Admin-Panel.git using one of the following methods:\n\n**Build from source:**\n\n1. Clone the Modern-Dev-Blog-with-Admin-Panel.git repository:\n\n```sh\n❯ git clone https://github.com/gigamaniadev/Modern-Dev-Blog-with-Admin-Panel.git\n```\n\n2. Navigate to the project directory:\n\n```sh\n❯ cd Modern-Dev-Blog-with-Admin-Panel.git\n```\n\n3. Install the project dependencies:\n\n**Using `npm`** \u0026nbsp; [\u003cimg align=\"center\" src=\"https://img.shields.io/badge/npm-CB3837.svg?style={badge_style}\u0026logo=npm\u0026logoColor=white\" /\u003e](https://www.npmjs.com/)\n\n```sh\n❯ npm install\n```\n\n### Usage\n\nRun Modern-Dev-Blog-with-Admin-Panel.git using the following command:\n**Using `npm`** \u0026nbsp; [\u003cimg align=\"center\" src=\"https://img.shields.io/badge/npm-CB3837.svg?style={badge_style}\u0026logo=npm\u0026logoColor=white\" /\u003e](https://www.npmjs.com/)\n\n```sh\n❯ npm start\n```\n\n### Testing\n\nRun the test suite using the following command:\n**Using `npm`** \u0026nbsp; [\u003cimg align=\"center\" src=\"https://img.shields.io/badge/npm-CB3837.svg?style={badge_style}\u0026logo=npm\u0026logoColor=white\" /\u003e](https://www.npmjs.com/)\n\n```sh\n❯ npm test\n```\n\n---\n\n## Project Roadmap\n\n- [x] **`Task 1`**: \u003cstrike\u003eImplement feature one.\u003c/strike\u003e\n- [ ] **`Task 2`**: Implement feature two.\n- [ ] **`Task 3`**: Implement feature three.\n\n---\n\n## Contributing\n\n- **💬 [Join the Discussions](https://github.com/gigamaniadev/Modern-Dev-Blog-with-Admin-Panel.git/discussions)**: Share your insights, provide feedback, or ask questions.\n- **🐛 [Report Issues](https://github.com/gigamaniadev/Modern-Dev-Blog-with-Admin-Panel.git/issues)**: Submit bugs found or log feature requests for the `Modern-Dev-Blog-with-Admin-Panel.git` project.\n- **💡 [Submit Pull Requests](https://github.com/gigamaniadev/Modern-Dev-Blog-with-Admin-Panel.git/blob/main/CONTRIBUTING.md)**: Review open PRs, and submit your own PRs.\n\n\u003cdetails closed\u003e\n\u003csummary\u003eContributing Guidelines\u003c/summary\u003e\n\n1. **Fork the Repository**: Start by forking the project repository to your github account.\n2. **Clone Locally**: Clone the forked repository to your local machine using a git client.\n   ```sh\n   git clone https://github.com/gigamaniadev/Modern-Dev-Blog-with-Admin-Panel.git\n   ```\n3. **Create a New Branch**: Always work on a new branch, giving it a descriptive name.\n   ```sh\n   git checkout -b new-feature-x\n   ```\n4. **Make Your Changes**: Develop and test your changes locally.\n5. **Commit Your Changes**: Commit with a clear message describing your updates.\n   ```sh\n   git commit -m 'Implemented new feature x.'\n   ```\n6. **Push to github**: Push the changes to your forked repository.\n   ```sh\n   git push origin new-feature-x\n   ```\n7. **Submit a Pull Request**: Create a PR against the original project repository. Clearly describe the changes and their motivations.\n8. **Review**: Once your PR is reviewed and approved, it will be merged into the main branch. Congratulations on your contribution!\n\u003c/details\u003e\n\n\u003cdetails closed\u003e\n\u003csummary\u003eContributor Graph\u003c/summary\u003e\n\u003cbr\u003e\n\u003cp align=\"left\"\u003e\n   \u003ca href=\"https://github.com{/gigamaniadev/Modern-Dev-Blog-with-Admin-Panel.git/}graphs/contributors\"\u003e\n      \u003cimg src=\"https://contrib.rocks/image?repo=gigamaniadev/Modern-Dev-Blog-with-Admin-Panel.git\"\u003e\n   \u003c/a\u003e\n\u003c/p\u003e\n\u003c/details\u003e\n# Dev-Blog\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgigamaniadev%2Fdev-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgigamaniadev%2Fdev-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgigamaniadev%2Fdev-blog/lists"}