This repository contains the code for my personal blog website, built using vanilla JavaScript, CSS, HTML, and Tailwind CSS.
This website allows me to share my thoughts, ideas, and experiences. I've used vanilla JavaScript, CSS, and HTML to keep the tech stack simple.
Clone the repository to your local machine:
git clone https://github.com/pedropcamellon/pedropcamellon.github.io.git
Navigate to the project directory:
cd pedropcamellon.github.io
Open the index.html
file in your browser to view the site.
The site utilizes Tailwind CSS for styling, included via CDN for simplicity. Modify the CSS classes in the HTML files to change the appearance of the site.