{"id":15136726,"url":"https://github.com/skp3214/ideafusion","last_synced_at":"2026-01-20T21:03:38.416Z","repository":{"id":250424870,"uuid":"834425706","full_name":"skp3214/IdeaFusion","owner":"skp3214","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-21T11:25:51.000Z","size":3481,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T03:45:15.520Z","etag":null,"topics":["appwrite","blog-web-app","blog-website","react","redux-toolkit","tailwindcss"],"latest_commit_sha":null,"homepage":"https://ideafusion.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/skp3214.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-07-27T08:24:56.000Z","updated_at":"2024-09-21T11:25:54.000Z","dependencies_parsed_at":"2024-09-26T06:51:09.975Z","dependency_job_id":null,"html_url":"https://github.com/skp3214/IdeaFusion","commit_stats":{"total_commits":9,"total_committers":1,"mean_commits":9.0,"dds":0.0,"last_synced_commit":"430c06255958411425c713acf7a29aacdd52e6f8"},"previous_names":["skp3214/ideafusion"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skp3214%2FIdeaFusion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skp3214%2FIdeaFusion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skp3214%2FIdeaFusion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skp3214%2FIdeaFusion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skp3214","download_url":"https://codeload.github.com/skp3214/IdeaFusion/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247430835,"owners_count":20937873,"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":["appwrite","blog-web-app","blog-website","react","redux-toolkit","tailwindcss"],"created_at":"2024-09-26T06:40:55.232Z","updated_at":"2026-01-20T21:03:38.375Z","avatar_url":"https://github.com/skp3214.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n---\n\n# 🖥 [IDEA FUSION Blog Application](#-project-preview-️)\n\nA modern blog application built with React, Vite, Appwrite, and TailwindCSS. This application features a sleek user interface and powerful backend services for a seamless blogging experience. \n\nhttps://github.com/user-attachments/assets/df59d009-0f44-4cdb-9bf8-38ea79535ca7\n\n## 💎 Features\n\n- **User Authentication**: Secure login and signup functionality.\n- **Post Management**: Create, update, and delete blog posts.\n- **User Profiles**: View and update user profiles.\n- **Responsive Design**: Built with TailwindCSS for a mobile-friendly and modern design.\n- **State Management**: Uses Redux for efficient state management.\n\n## ▤ Tech Stack\n\n- **Frontend**: React, Vite, TailwindCSS\n- **Backend**: Appwrite (for authentication, database, and file storage)\n- **State Management**: Redux\n\n## 👊 Getting Started\n\n\n### 🟠 Installation\n\n1. **Clone the repository:**\n\n    ```bash\n    git clone https://github.com/skp3214/IdeaFusion.git\n    ```\n\n2. **Navigate to the project directory:**\n\n    ```bash\n    cd IdeaFusion\n    ```\n\n3. **Install dependencies:**\n\n    ```bash\n    npm install\n    ```\n\n4. **Set up Appwrite:**\n   - Create an Appwrite project.\n   - Set up authentication, database, and file storage services.\n   - Configure the Appwrite client in your project. Refer to the `.env` file for necessary environment variables.\n\n5. **Run the development server:**\n\n    ```bash\n    npm run dev\n    ```\n\n6. **Open the application in your browser:**\n\n    Navigate to `http://localhost:5173` (or the port specified in your Vite configuration).\n\n## 🛠️ Configuration\n\n1. **Environment Variables**\n\n   Create a `.env` file in the root of the project and add the following variables:\n\n    ```env\n    VITE_APPWRITE_URL=\"https://cloud.appwrite.io/v1\"\n    VITE_APPWRITE_PROJECT_ID=\"\"\n    VITE_APPWRITE_DATABASE_ID=\"\"\n    VITE_APPWRITE_COLLECTION_ID=\"\"\n    VITE_APPWRITE_BUCKET_ID=\"\"\n    ```\n\n2. **TailwindCSS Configuration**\n\n   TailwindCSS is already configured. You can customize the styles by modifying the `tailwind.config.js` file.\n\n## 🏹 Usage\n\n- **Login/Signup**: Navigate to the authentication pages to log in or sign up.\n- **Post Management**: Create, update, or delete posts from the dashboard.\n- **Profile Management**: View and update your profile information.\n\n## ❄ Contributing\n\nFeel free to fork the repository and submit pull requests. For major changes, please open an issue first to discuss what you would like to change.\n\n\n## 🔭 Acknowledgements\n\n- **React**: For building the user interface.\n- **Vite**: For fast build and development.\n- **Appwrite**: For backend-as-a-service.\n- **TailwindCSS**: For the beautiful and responsive design.\n- **Redux**: For state management.\n\n---\n## 📽 Project Preview 🖼️\n![alt text](/projectpreview/image.png)\n![alt text](/projectpreview/image-1.png)\n![alt text](/projectpreview/image-2.png)\n![alt text](/projectpreview/image-3.png)\n![alt text](/projectpreview/image-4.png)\n![alt text](/projectpreview/image-5.png)\n![alt text](/projectpreview/image-6.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskp3214%2Fideafusion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskp3214%2Fideafusion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskp3214%2Fideafusion/lists"}