Skip to content

A blogging application for creative people to express their feelings, thoughts and ideas.

License

Notifications You must be signed in to change notification settings

chirantanbanik/Wellread

Repository files navigation

✨The Blogging Application - Wellread ✨

Hello Developers👩‍💻 I am Chirantan Banik, an Open Source Engineer and Project Author🚀. Join us in exploring the world of ideas and creativity with Wellread!


GG Extensions

Accepted for GirlScript Summer of Code 2024


Table of Contents🧾


Overview📌

This repository hosts our WellRead blogging application, designed for creative minds to express their thoughts, feelings, and ideas. Whether you're a seasoned writer or just starting out, our platform provides the tools you need to craft compelling blog posts and share them with the world. Join us in building a vibrant community of writers, thinkers and creative people!


Live Application -- [WellRead](https://wellread-one.vercel.app/)


Features

  • User Authentication: Secure login and registration system.
  • Create and Edit Posts: Write and edit blog posts with a user-friendly editor.
  • Publish and Manage Posts: Share your posts with the world and manage them effortlessly.
  • Responsive Design: Accessible and optimized for various devices.
  • Comments Section: Engage with readers through comments and feedback.
  • Tagging and Categorization: Organize posts by tags and categories for easy navigation.
  • Social Sharing: Share your favorite posts on social media platforms.
  • Search Functionality: Find specific posts quickly using our search feature.

Technology Used🚀

HTML Tailwind CSS JavaScript React Appwrite Vercel

Back To Top

Getting Started💥

Local Installation Guide

How to Contribute?

1. Start by forking the Wellread repository. Click on the symbol at the top right corner.

2. Clone your forked repository:

git clone https://github.com/<your-github-username>/Wellread

3. Navigate to the project directory:

cd Wellread

4. Set upstream command:

git remote add upstream https://github.com/yourusername/Wellread

5. Create a new branch:

git checkout -b YourBranchName

6. Make your changes, commit them, and push to your fork:

git add .
git commit -m "Add your commit message here"
git push origin YourBranchName

7. Finally, open a pull request on the original repository.

Congratulations! You've made your contribution! 🎉

Back To Top

Contributing Guidelines📑

To learn about our development process, how to propose bug fixes and improvements, please read our Contributing Guidelines.

Code Of Conduct📑

This project and everyone participating in it are governed by the Code of Conduct. By participating, you are expected to uphold this code.


Show some ❤️  by giving a star ⭐ to this repository.

License

For more details, see the LICENSE file.

Back To Top

Project Author and Maintainer

Chirantan Banik

Chirantan Banik

Contributors of Wellread