The "simple-blog-website" project is a simulated blog platform, featuring a collection of fictional blog posts. Users have the ability to interact with these posts by leaving comments. These comments are displayed beneath each post, allowing users to engage in discussions and share their thoughts on the content.
If you want to run the project on your own computer, follow the steps below:
-
Create a folder on your computer.
-
Open the terminal and type the following command to clone the repository:
git clone https://github.com/luizavalentini/simple-blog-website.git
To initiate the project, simply left-click on the "index.html" file and choose "Open with Live Server.
- If you encounter issues or have suggestions for improvement, don't hesitate to contribute or get in touch with me!