![Blog-It-Together Logo](img/Blog It!.png)
Blog-It-Together is a Project Based Learning initiative that serves as a blogging platform where users can read and post blogs. This project is part of our curriculum designed to enhance our understanding of web development and user interaction.
- User-Friendly Interface: Easy navigation and an intuitive layout for seamless blogging experience.
- Read Blogs: Users can explore a variety of blogs on different topics.
- Post Blogs: Users can create and publish their own blogs (Note: Currently only the frontend is implemented).
- HTML
- CSS
- JavaScript
- PHP
To run this project locally, follow these steps:
-
Clone the repository: git clone https://github.com/nvs0108/Blog-It-Together.git
-
Navigate to the project directory:: cd Blog-It-Together
-
Open the index.html file in your preferred web browser.
- Implement a backend for user authentication and data storage.
- Enable users to edit and delete their blogs.
- Add a comment section for each blog post.
- Introduce tags and categories for better organization of content.
Contributions are welcome! Please feel free to submit a pull request or open an issue for any enhancements or bugs.
-
Fork the repository.
-
Create your feature branch: git checkout -b feature/AmazingFeature
-
Commit your changes: git commit -m 'Add some amazing feature'
-
Push to the branch: git push origin feature/AmazingFeature
-
Open a pull request.
For any inquiries or suggestions, please contact me at [email protected].