This is a web project with multiple pages, built using HTML, CSS, Bootstrap.
The website is a platform for people to read and write articles on a variety of topics. It has several pages including a home page, a page to read articles, a page to write articles, a login page, and a contact page. The design is modern and user-friendly, with a navigation bar that allows users to easily access different sections of the site.
Users can browse articles on the site without logging in, but to write and publish articles they will need to create an account and log in. Once logged in, users can create new articles, edit existing ones, and publish them to the site.
The site has a social media integration, allowing users to share articles on Twitter, Facebook, and Instagram. It also has a contact page where users can send messages to the site's administrators.
Overall, the site is designed to be a simple and intuitive platform for people to read and write articles on a wide range of topics.
Landing page : the main page of the website, featuring a banner, a navigation bar, and a list of articles. Article page: a page displaying the full content of a single article, featuring a banner, a navigation bar, and the article text and image. Writing page : A form that allows users to write new articles and submit them to the website. Login page: A page where users can sign in to their accounts.
To get started with the website, simply clone the repository and open the index.html file in your web browser. git clone https://github.com/your-username/my-blog.git cd my-blog open index.html