This is my personal portfolio website built using Tailwind CSS and Astro. It showcases my projects, skills, and contact information.
You can check out the live website here.
-
Responsive design
-
Projects showcase
-
Contact form
-
Blog Page
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/SimoFerre98/SimoFerre98.github.io.git
- Navigate to the project directory:
cd Portfolio-website
- Install the dependencies:
npm install
- Start the development server:
npm run dev
- Open your browser and visit http://localhost:3000 to see the website locally.