- Key Features
- Overview
- Technologies Used
- How to Contribute
- Contribution Points
- GSSoC Guidelines
- Ending Note
- Join Us!
-
📱 Responsive Design
- Thoughtful layout with sections like Home, Leading Blogs, About, and Contact Us for a dedicated navigation experience.
-
📝 Blog Functionality
- Category exploration for easier navigation through organized blogs.
- User Interface designed with appealing graphics to engage viewers.
-
⭐ User Engagement
- Readers can share their thoughts and feedback directly on the Contact Us page.
WordWise is a responsive, user-friendly blogging platform designed to enrich vocabulary and engage readers with insightful articles. Built using HTML, CSS, and JavaScript, the website offers an enjoyable experience with an interactive interface. Whether you're here to read blogs or explore topics, WordWise is for everyone.
-
🟦 HTML (HyperText Markup Language)
- Provides structure to the website, organizing content into various elements such as headings, paragraphs, buttons, and images.
-
🟪 CSS (Cascading Style Sheets)
- Responsible for the aesthetics, enhancing visual appeal, and ensuring responsiveness across all devices.
-
⬛ JavaScript
- Adds interactivity and dynamic features, enriching user engagement through blog navigation, comment sections, and form validations.
We’re excited to have you contribute to the WordWise Blogging Website project! Follow these simple steps to get started:
-
🍴 Fork the Repository
- Go to the repository page.
- Click the Fork button (top right) to create a copy in your GitHub account.
-
💻 Clone Your Fork
- Open your terminal and run:
git clone https://github.com/your-username/WordWise.git
- Replace
your-username
with your GitHub username.
- Open your terminal and run:
-
🌿 Create a New Branch
- Create a new branch for your work:
git checkout -b your-branch-name
- Create a new branch for your work:
-
🛠️ Make Your Changes
- Open the project files in your code editor and make your changes.
- Contact the project manager ANSHIKA for any queries.
-
✅ Test Your Changes
- Test your changes locally by opening the
index.html
file in your browser.
- Test your changes locally by opening the
-
💬 Commit Your Changes
- Once ready, commit them with a descriptive message:
git add . git commit -m "Added feature X or Fixed issue Y"
- Once ready, commit them with a descriptive message:
-
📤 Push Your Changes
- Push your changes to your forked repository:
git push origin your-branch-name
- Push your changes to your forked repository:
-
🔄 Create a Pull Request (PR)
- Go back to the original repository here.
- Click the Compare & pull request button, write a short description of your changes, and submit the PR.
-
🔎 Review Changes
- The project manager will review your PR, and if approved, your request will be merged.
- Open the website and navigate through the articles.
- Use the search bar to find specific topics.
- Click on any article to read in detail.
All tasks will be assigned various levels based on complexity and required skills. Each level provides different points:
- 🥇 Level 1: 10 Points
- 🥈 Level 2: 25 Points
- 🥉 Level 3: 45 Points
It is important to adhere to the guidelines; violations can affect your profile. Review the guidelines here.
Thank you for checking out the WordWise Blogging Website! We hope you find this project enjoyable and informative. Your feedback, contributions, and suggestions are always welcome!
If you have any questions or need assistance, please feel free to reach out through the Issues section of this repository.
We encourage you to explore the website, share your thoughts, and get involved in improving the project. Let’s make this blogging experience even better together!
Happy coding! 📝