{"id":23929421,"url":"https://github.com/munavarhs/fullstack_blog_app","last_synced_at":"2026-05-15T11:08:42.989Z","repository":{"id":264397763,"uuid":"893258430","full_name":"munavarhs/FullStack_Blog_App","owner":"munavarhs","description":"Blog Application. Upload topics that interests you...","archived":false,"fork":false,"pushed_at":"2024-11-24T15:52:20.000Z","size":3587,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-05T23:17:34.662Z","etag":null,"topics":["axios","jwt-authentication","mern-stack","multer-fileupload","react-quill","responsive-design"],"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/munavarhs.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-24T00:09:42.000Z","updated_at":"2024-12-16T22:18:42.000Z","dependencies_parsed_at":"2024-11-24T01:30:56.614Z","dependency_job_id":null,"html_url":"https://github.com/munavarhs/FullStack_Blog_App","commit_stats":null,"previous_names":["munavarhs/fullstack-blog-app","munavarhs/fullstack_blog_app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/munavarhs%2FFullStack_Blog_App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/munavarhs%2FFullStack_Blog_App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/munavarhs%2FFullStack_Blog_App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/munavarhs%2FFullStack_Blog_App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/munavarhs","download_url":"https://codeload.github.com/munavarhs/FullStack_Blog_App/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240404529,"owners_count":19796059,"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":["axios","jwt-authentication","mern-stack","multer-fileupload","react-quill","responsive-design"],"created_at":"2025-01-05T23:17:35.684Z","updated_at":"2026-05-15T11:08:42.948Z","avatar_url":"https://github.com/munavarhs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blog Application (MERN Stack)\n\n## **Overview**\nThis project is a **Blog Application** built using the **MERN Stack** (MongoDB, Express.js, React, Node.js). It allows users to create, edit, and manage blog posts with a rich-text editor powered by **React Quill**. The application features user authentication using **JWT (JSON Web Tokens)** for secure access and provides functionalities like image uploads and dynamic content management.\n\n---\n\n## **Features**\n\n### **User Authentication**\n- Secure user login and registration with JWT-based authentication.\n- Persistent user sessions with token management.\n- Role-based access to resources (e.g., only authors can edit their posts).\n\n### **Post Management**\n- **Create New Posts**: Users can compose posts using a rich text editor (**React Quill**) with advanced formatting options.\n- **Edit Existing Posts**: Edit content, update summaries, and modify uploaded images dynamically.\n- **View Posts**: A clean and responsive interface to display blog content.\n\n### **File Upload**\n- Users can upload images for their blog posts.\n- Uploaded images are stored in the server's file system and dynamically rendered.\n\n### **Rich Text Editing**\n- Powered by **React Quill**, enabling features like:\n  - Bold, italic, and underline formatting.\n  - Lists, links, and media embedding.\n  - Header styles and blockquotes.\n\n### **Responsive Design**\n- Fully responsive front-end, optimized for desktop and mobile devices.\n\n---\n\n## **Technology Stack**\n\n### **Frontend**\n- **React**: Dynamic and responsive user interface.\n- **React Router**: Navigation and routing between pages.\n- **React Quill**: Rich-text editor for post content creation and editing.\n- **Axios**: For API calls to the backend.\n\n### **Backend**\n- **Node.js**: Server-side JavaScript runtime.\n- **Express.js**: Web framework for handling routes and middleware.\n- **Multer**: Middleware for handling file uploads.\n- **JWT**: Secure token-based authentication.\n\n### **Database**\n- **MongoDB**: Document-oriented database to store user and blog post data.\n\n---\n\n## **Features in Detail**\n\n### **Authentication**\n1. **Registration**:\n   - Users register with their email, username, and password.\n   - Passwords are securely hashed before storing in the database.\n2. **Login**:\n   - Users authenticate with their credentials.\n   - A JWT token is generated and stored for secure session management.\n\n---\n\n### **Post Management**\n- **Create Post**:\n  - Compose posts with a title, summary, content, and optional image.\n- **Edit Post**:\n  - Modify post content, title, summary, or image.\n  - Authorization ensures only the original author can edit the post.\n\n---\n\n### **Image Uploads**\n- Users can upload images as part of their blog posts.\n- Images are stored in a server-side folder and linked dynamically in posts.\n\n---\n\n## **Installation Instructions**\n\n### **Prerequisites**\n- Node.js and npm installed.\n- MongoDB installed and running.\n\n### **Steps to Run the Project**\n\n1. Clone the repository:\n   bash\n   git clone https://github.com/munavarhs/FullStack-Blog-App.git\n   cd FullStack-Blog-App\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmunavarhs%2Ffullstack_blog_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmunavarhs%2Ffullstack_blog_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmunavarhs%2Ffullstack_blog_app/lists"}