Skip to content

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

Notifications You must be signed in to change notification settings

mtzsouza/Personal-Website

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published