# Mega Blog App
Welcome to Mega Blog, a blog application where users can register, login, and share their thoughts with the community!
Live Link
Features
- User Authentication: Users can register, login, and logout securely.
- Post Management: Users can create, edit, and delete their own posts.
- Post Viewing: Users can view posts created by other users after logging in.
- Responsive Design: Built using ReactJS and Tailwind CSS for a modern and responsive user interface.
- State Management: Utilizes Redux Toolkit for efficient state management.
Technologies Used
Frontend:
- ReactJS: A JavaScript library for building user interfaces.
- Tailwind CSS: A utility-first CSS framework for rapid UI development.
- Redux Toolkit: A state management library for managing application state.
Backend:
- Appwrite: An open-source backend server for building web and mobile apps.
Contributing
Contributions are welcome! If you would like to contribute to this project, please follow these steps:
- Fork the repository.
- Create a new branch (git checkout -b feature/your-feature).
- Make your changes.
- Commit your changes (git commit -am 'Add some feature').
- Push to the branch (git push origin feature/your-feature).
- Create a new Pull Request.
Licence
This project is licensed under the MIT License.