mtzsouza / Personal-Website

This repo has my own website to showcase skills and projects, built with SvelteKit and Tailwind CSS.

Home Page:https://mattsouza.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set up:

To set up with SvelteKit and Tailwind, I referred to the following documentation:

Then I set up Firebase hosting by creating my Firebase Blaze account and running the following commands:

npm install firebase
firebase experiments:enable webframeworks
firebase init hosting

When running these commands, I made sure to configure CI/CD with GitHub Actions.

To finish my project set up, I bought my own domain with CloudFlare and linked it to my Firebase Account.

About

This repo has my own website to showcase skills and projects, built with SvelteKit and Tailwind CSS.

https://mattsouza.dev/


Languages

Language:JavaScript 84.7%Language:Svelte 14.1%Language:HTML 0.8%Language:TypeScript 0.2%Language:CSS 0.2%