Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chirantanbanik/wellread
A blogging application for creative people to express their feelings, thoughts and ideas.
https://github.com/chirantanbanik/wellread
appwrite gssoc24 hacktoberfest open-source reactjs redux-toolkit tailwindcss vercel-deployment
Last synced: about 9 hours ago
JSON representation
A blogging application for creative people to express their feelings, thoughts and ideas.
- Host: GitHub
- URL: https://github.com/chirantanbanik/wellread
- Owner: chirantanbanik
- License: mit
- Created: 2023-10-29T13:28:06.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-12T19:15:07.000Z (5 months ago)
- Last Synced: 2025-01-06T22:20:10.608Z (2 days ago)
- Topics: appwrite, gssoc24, hacktoberfest, open-source, reactjs, redux-toolkit, tailwindcss, vercel-deployment
- Language: JavaScript
- Homepage: https://wellread-one.vercel.app/
- Size: 472 KB
- Stars: 21
- Watchers: 1
- Forks: 40
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.MD
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
✨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](https://github.com/Sulagna-Dutta-Roy/GGExtensions/assets/72568715/f6bab92e-c4c3-40d1-ae8f-01ed9ab84be6)
## Accepted for GirlScript Summer of Code 2024
Table of Contents🧾
- [Overview📌](#overview)
- [Features](#features)
- [Technology Used🚀](#technology-used)
- [Getting Started💥](#getting-started)
- [Contributing Guidelines📑](#contributing-guidelines)
- [Code Of Conduct📑](#code-of-conduct)
- [License](#license)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
- [x] **User Authentication:** Secure login and registration system.
- [x] **Create and Edit Posts:** Write and edit blog posts with a user-friendly editor.
- [x] **Publish and Manage Posts:** Share your posts with the world and manage them effortlessly.
- [x] **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.
- [x] **Search Functionality:** Find specific posts quickly using our search feature.Technology Used🚀
Getting Started💥
Local Installation Guide
## How to Contribute?
**1.** Start by forking the [**Wellread**](https://github.com/yourusername/Wellread) repository. Click on the symbol at the top right corner.
**2.** Clone your forked repository:
```bash
git clone https://github.com//Wellread
```**3.** Navigate to the project directory:
```bash
cd Wellread
```**4.** Set upstream command:
```bash
git remote add upstream https://github.com/yourusername/Wellread
```**5.** Create a new branch:
```bash
git checkout -b YourBranchName
```**6.** Make your changes, commit them, and push to your fork:
```bash
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! 🎉**
Contributing Guidelines📑
To learn about our development process, how to propose bug fixes and improvements, please read our [Contributing Guidelines](https://github.com/chirantanbanik/Wellread/blob/docs/CONTRIBUTING.MD).
Code Of Conduct📑
This project and everyone participating in it are governed by the [Code of Conduct](https://github.com/chirantanbanik/Wellread/blob/docs/CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code.
Show some ❤️ by giving a star ⭐ to this repository.