Skip to content

My Blog Website is a simple and elegant blogging platform built with HTML, CSS, and JavaScript. This project allows users to read existing blog posts and add new ones dynamically. It also includes an about page and a contact page to provide more information about the blog.

Notifications You must be signed in to change notification settings

Sweety-Vigneshg/Blog-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Blog Website

Welcome to My Blog Website! This project is a simple blog platform where users can read existing posts and add new ones. The website includes a home page, an about page, and a contact page.

Table of Contents

Project Overview

My Blog Website is a basic blogging platform developed using HTML, CSS, and JavaScript. The website allows users to read existing posts, add new posts, and navigate between the home, about, and contact pages.

Features

  • Home Page: Displays blog posts dynamically added by users.
  • About Page: Provides information about the blog.
  • Contact Page: Contains a contact form for users to send messages.
  • Add New Post: Users can add new blog posts via a form on the home page.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Setup Instructions

To set up this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Sweety-Vigneshg/my-blog-website.git
  2. Navigate to the project directory:

    cd my-blog-website
  3. Open the project in a web browser: Open the index.html file in your preferred web browser.

File Structure

Contributing

Contributions are welcome! If you would like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature-branch
  3. Make your changes and commit them: git commit -m 'Add some feature'
  4. Push to the branch: git push origin feature-branch
  5. Open a pull request.

Please ensure your code follows the project's coding standards and includes appropriate documentation.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

If you have any questions or suggestions, feel free to reach out via the contact form on the website or create an issue in the GitHub repository.

About

My Blog Website is a simple and elegant blogging platform built with HTML, CSS, and JavaScript. This project allows users to read existing blog posts and add new ones dynamically. It also includes an about page and a contact page to provide more information about the blog.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published