{"id":23092691,"url":"https://github.com/keihanaf/blog-graphql-cms","last_synced_at":"2026-05-05T00:37:43.767Z","repository":{"id":265422387,"uuid":"895957372","full_name":"keihanaf/Blog-graphQL-CMS","owner":"keihanaf","description":"Blogify is a modern blog platform built with React and GraphQL, leveraging Hygraph as a headless CMS. It offers a sleek, responsive design, real-time comments, and dynamic content management, providing an engaging user experience across all devices.","archived":false,"fork":false,"pushed_at":"2024-11-29T09:21:07.000Z","size":61,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T06:44:19.263Z","etag":null,"topics":["apollographql","graphql","hygraph","javascript","mui-material","reactjs","vite"],"latest_commit_sha":null,"homepage":"https://blog-graph-ql-cms.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/keihanaf.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":"2024-11-29T09:03:58.000Z","updated_at":"2024-11-29T09:23:38.000Z","dependencies_parsed_at":"2024-11-29T10:36:20.178Z","dependency_job_id":"89657d9d-d86b-43be-b673-9e26dfce61c3","html_url":"https://github.com/keihanaf/Blog-graphQL-CMS","commit_stats":null,"previous_names":["keihanaf/blog-graphql-cms"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keihanaf%2FBlog-graphQL-CMS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keihanaf%2FBlog-graphQL-CMS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keihanaf%2FBlog-graphQL-CMS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keihanaf%2FBlog-graphQL-CMS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keihanaf","download_url":"https://codeload.github.com/keihanaf/Blog-graphQL-CMS/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247055581,"owners_count":20876219,"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":["apollographql","graphql","hygraph","javascript","mui-material","reactjs","vite"],"created_at":"2024-12-16T21:36:16.022Z","updated_at":"2026-05-05T00:37:38.738Z","avatar_url":"https://github.com/keihanaf.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003e🚀 Blogify\u003c/h1\u003e\n  \u003cimg src=\"https://user-images.githubusercontent.com/74038190/212257467-871d32b7-e401-42e8-a166-fcfd7baa4c6b.gif\" width=\"100\"\u003e\n  \u003cp\u003eA Modern Blog Platform Built with React, GraphQL, and Hygraph CMS\u003c/p\u003e\n\n\u003ch3\u003e\u003ca href=\"https://blog-graph-ql-cms.vercel.app/\"\u003eView Blogify App\u003c/a\u003e\u003c/h3\u003e\n\n## ✨ Features\n\n- 🎨 **Modern Design** - Sleek, responsive interface built with Material UI\n- 🚀 **Lightning Fast** - Optimized performance with Vite and React\n- 📱 **Fully Responsive** - Perfect experience across all devices\n- 🔍 **Dynamic Content** - Powered by Hygraph CMS and GraphQL\n- 💬 **Interactive Comments** - Real-time comment system\n- 👥 **Author Profiles** - Dedicated author pages with bios\n- 🌙 **Smooth Animations** - Enhanced UX with fluid transitions\n- ⚡ **Optimized Performance** - Fast loading and rendering\n\n## 🖥️ Tech Stack\n\n### Frontend\n- **React** - UI Framework\n- **Material UI** - Component Library\n- **Apollo Client** - GraphQL Client\n- **React Router** - Navigation\n- **Vite** - Build Tool\n\n### Backend\n- **Hygraph** - Headless CMS\n- **GraphQL** - API Query Language\n\n## 📦 Installation\n\n1. **Clone the repository**\n   ```bash\n   git clone https://github.com/keihanaf/Blog-graphQL-CMS.git\n   cd Blog-graphQL-CMS\n   ```\n\n2. **Install dependencies**\n   ```bash\n   npm install\n   ```\n\n3. **Set up environment variables**\n   ```bash\n   # Create a .env file and add:\n   VITE_GRAPHQL_URI=your_hygraph_endpoint\n   ```\n\n4. **Start the development server**\n   ```bash\n   npm run dev\n   ```\n\n## 🌟 Acknowledgments\n\n- [Hygraph](https://hygraph.com/) for providing an excellent GraphQL CMS\n- [Material UI](https://mui.com/) for the beautiful component library\n- [Apollo GraphQL](https://www.apollographql.com/) for the powerful GraphQL client\n\n---\n\n## Languages and Tools\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://skillicons.dev\"\u003e\n    \u003cimg src=\"https://skillicons.dev/icons?i=react,javascript,vite,mui,graphql,vscode\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cp\u003eBuilt with ❤️ using React, GraphQL, and Hygraph CMS\u003c/p\u003e\n  \n  \u003cp\u003e\n    \u003ca href=\"https://github.com/keihanaf/Blog-graphQL-CMS/stargazers\"\u003e⭐ Star us on GitHub\u003c/a\u003e •\n    \u003ca href=\"https://github.com/keihanaf/Blog-graphQL-CMS/issues\"\u003e📫 Report Bug\u003c/a\u003e •\n    \u003ca href=\"https://github.com/keihanaf/Blog-graphQL-CMS/issues\"\u003e✨ Request Feature\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeihanaf%2Fblog-graphql-cms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeihanaf%2Fblog-graphql-cms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeihanaf%2Fblog-graphql-cms/lists"}