✨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!
- Overview📌
- Features
- Technology Used🚀
- Getting Started💥
- Contributing Guidelines📑
- Code Of Conduct📑
- License
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/)
- 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.
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! 🎉
To learn about our development process, how to propose bug fixes and improvements, please read our Contributing Guidelines.
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.