{"id":25847327,"url":"https://github.com/mrirakib04/web-practice-8","last_synced_at":"2026-04-11T05:33:59.440Z","repository":{"id":280043166,"uuid":"938804488","full_name":"mrirakib04/web-practice-8","owner":"mrirakib04","description":"Blog website practice - BlogEng BD","archived":false,"fork":false,"pushed_at":"2025-02-28T21:53:23.000Z","size":3063,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-10T05:12:13.845Z","etag":null,"topics":["firebase","framer-motion","html","javascript","react","tailwind"],"latest_commit_sha":null,"homepage":"https://mrirakib-web-practice-8.netlify.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/mrirakib04.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-25T14:29:31.000Z","updated_at":"2025-02-28T22:00:57.000Z","dependencies_parsed_at":"2025-03-01T12:30:46.704Z","dependency_job_id":null,"html_url":"https://github.com/mrirakib04/web-practice-8","commit_stats":null,"previous_names":["mrirakib04/web-practice-8"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mrirakib04/web-practice-8","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrirakib04%2Fweb-practice-8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrirakib04%2Fweb-practice-8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrirakib04%2Fweb-practice-8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrirakib04%2Fweb-practice-8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrirakib04","download_url":"https://codeload.github.com/mrirakib04/web-practice-8/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrirakib04%2Fweb-practice-8/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31670057,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"online","status_checked_at":"2026-04-11T02:00:05.776Z","response_time":54,"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","framer-motion","html","javascript","react","tailwind"],"created_at":"2025-03-01T10:18:44.338Z","updated_at":"2026-04-11T05:33:59.408Z","avatar_url":"https://github.com/mrirakib04.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BlogEng BD - Blog Platform\n\n**BlogEng BD** is a modern blogging platform designed to allow users to create, read, and interact with blog posts in a seamless, responsive environment. The platform integrates various features like dynamic content loading, smooth animations, real-time notifications, and more. With the power of React and Vite, BlogEng BD provides a fast and engaging experience for both bloggers and readers.\n\n## Project Overview\n\nThis repository contains the full React.js implementation for the **BlogEng BD** blog platform. Users can read blog posts, write comments, and share their thoughts on various topics. The platform is designed for ease of use, performance, and a rich user experience.\n\n### Key Features:\n\n1. **Responsive Blog Layout**: The website has a fully responsive design that adapts to different screen sizes and devices, offering an optimal viewing experience.\n2. **Dynamic Content**: Blog posts are dynamically loaded and presented, with smooth transitions and animations using **AOS** (Animate On Scroll).\n3. **User Interaction**: Users can interact with blog posts through comments, likes, and sharing, creating a community-driven environment.\n4. **Real-time Notifications**: Powered by **React Toastify**, users receive real-time notifications for actions such as posting comments or liking a post.\n5. **Animations**: Smooth CSS animations provided by **animate.css** add a lively touch to the user interface, making browsing more engaging.\n6. **Typewriter Effect**: **React Simple Typewriter** enhances the homepage with a stylish typewriter effect for showcasing featured blog posts.\n7. **Customizable Layout**: The use of **TailwindCSS** allows for a flexible and customizable layout, enabling easy adjustments to the design and style of the platform.\n8. **Image Gallery**: **React Photo View** provides an interactive image gallery where users can view images in full-screen mode.\n9. **Scroll Effects**: **React Fast Marquee** is used for displaying dynamic, scrolling content such as headlines or featured blog titles.\n10. **Alert System**: **SweetAlert2** is utilized to display alert popups for success or error messages in a user-friendly format.\n11. **Data Fetching \u0026 Management**: **Axios** is used for making API requests to fetch blog data and manage user interactions with the platform.\n\n## Dev Dependencies\n\n```json\n  \"dependencies\": {\n    \"@tailwindcss/vite\": \"^4.0.9\",\n    \"animate.css\": \"^4.1.1\",\n    \"aos\": \"^2.3.4\",\n    \"axios\": \"^1.8.1\",\n    \"dotenv\": \"^16.4.7\",\n    \"firebase\": \"^11.4.0\",\n    \"framer-motion\": \"^12.4.7\",\n    \"prop-types\": \"^15.8.1\",\n    \"react\": \"^19.0.0\",\n    \"react-data-table-component\": \"^7.7.0\",\n    \"react-dom\": \"^19.0.0\",\n    \"react-faq-component\": \"^1.3.4\",\n    \"react-fast-marquee\": \"^1.6.5\",\n    \"react-icons\": \"^5.5.0\",\n    \"react-loader-spinner\": \"^6.1.6\",\n    \"react-loading-skeleton\": \"^3.5.0\",\n    \"react-photo-view\": \"^1.2.7\",\n    \"react-router\": \"^7.2.0\",\n    \"react-select\": \"^5.10.0\",\n    \"react-simple-typewriter\": \"^5.0.1\",\n    \"react-toastify\": \"^11.0.5\",\n    \"react-tooltip\": \"^5.28.0\",\n    \"sweetalert2\": \"^11.17.2\",\n    \"tailwindcss\": \"^4.0.9\"\n  },\n  \"devDependencies\": {\n    \"@eslint/js\": \"^9.21.0\",\n    \"@types/react\": \"^19.0.10\",\n    \"@types/react-dom\": \"^19.0.4\",\n    \"@vitejs/plugin-react\": \"^4.3.4\",\n    \"eslint\": \"^9.21.0\",\n    \"eslint-plugin-react-hooks\": \"^5.1.0\",\n    \"eslint-plugin-react-refresh\": \"^0.4.19\",\n    \"globals\": \"^15.15.0\",\n    \"vite\": \"^6.2.0\"\n  }\n```\n\n---\n\n# ⚙️ **Installation Process**\n\nFollow the instructions below to run **BlogEng BD** on your local machine.\n\n---\n\n## **1️⃣ Clone the Repository**\n\n```bash\ngit clone https://github.com/mrirakib04/server-2\n```\n\nOr download the ZIP file.\n\n---\n\n## **2️⃣ Navigate Into the Project**\n\n```bash\ncd blogeng-bd  # or the downloaded folder name\n```\n\n---\n\n## **3️⃣ Install Dependencies**\n\n```bash\nnpm install\n```\n\n---\n\n## **4️⃣ Create Environment Variables**\n\nCreate a `.env` file in the project root:\n\n```\nVITE_apiKey=YOUR_FIREBASE_API_KEY\nVITE_authDomain=YOUR_FIREBASE_AUTH_DOMAIN\nVITE_projectId=YOUR_PROJECT_ID\nVITE_storageBucket=YOUR_BUCKET\nVITE_messagingSenderId=XXXX\nVITE_appId=XXXX\n```\n\n\u003e Make sure your Firebase project is properly configured with Authentication enabled.\n\n---\n\n## **5️⃣ Start the Local Development Server**\n\n```bash\nnpm run dev\n```\n\n---\n\n## **6️⃣ Open in Browser**\n\nOnce Vite starts, open:\n\n```\nhttp://localhost:5173\n```\n\nYou’ll now be able to access the BlogEng BD platform locally.\n\n## Links:\n\n- **Web:** [https://mrirakib-web-practice-8.netlify.app/](https://mrirakib-web-practice-8.netlify.app/)\n- **Server:** [https://github.com/mrirakib04/server-2/](https://github.com/mrirakib04/server-2/)\n\n## Conclusion\n\nThank you for checking out my repository. If you have any feedback or suggestions, feel free to reach out!\n\n---\n\nDeveloped by **Md Rakibul Islam Rakib**\n\n- Design **Own Idea**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrirakib04%2Fweb-practice-8","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrirakib04%2Fweb-practice-8","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrirakib04%2Fweb-practice-8/lists"}