MegaBlogProject
A Mega Blog Project build using React, Redux Toolkit(RTK) and appwrite as backend.
Install / Use
/learn @nil2022/MegaBlogProjectREADME
Mega Blog App
Introduction
This is a Blog app where users can post blogs of their choice.
Features
- Register
- Login
- Show others posts
- Add post
- Edit post
- Delete post
- Like post
- Comment on post
- View User Profile
- Logout
How to run locally
Clone/download the repository from Github
git clone https://github.com/nil2022/MegaBlogProject.git
Now install the dependencies by running the following command
npm install or yarn
Provide neccesary environmental variables to run the app properly
# ALL THE FIELDS ARE MANDATORY
VITE_APPWRITE_URL='YOUR_APPWRITE_URL'
VITE_APPWRITE_PROJECT_ID='YOUR_APPWRITE_PROJECT_ID'
VITE_APPWRITE_DATABASE_ID='YOUR_APPWRITE_DATABASE_ID'
VITE_APPWRITE_COLLECTION_ID='YOUR_APPWRITE_COLLECTION_ID'
VITE_APPWRITE_FEEDBACK_COLLECTION_ID='YOUR_APPWRITE_FEEDBACK_COLLECTION_ID'
VITE_APPWRITE_BUCKET_ID='YOUR_APPWRITE_BUCKET_ID'
VITE_APPWRITE_API_KEY='YOUR_APPWRITE_API_KEY'
VITE_TINYMCE_API_KEY='YOUR_TINYMCE_API_KEY'
VITE_EMAILVERIFICATION_URL='YOUR_EMAILVERIFICATION_URL'
Now run the app by running the following command
npm run dev or yarn dev
Tech Stacks used
- React
- Redux
- Appwrite
- Tailwind
- Vite
- Vercel
Related Skills
bluebubbles
338.0kUse when you need to send or manage iMessages via BlueBubbles (recommended iMessage integration). Calls go through the generic message tool with channel="bluebubbles".
slack
338.0kUse when you need to control Slack from OpenClaw via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.
frontend-design
83.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
Agent Development
83.4kThis skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.
