Check the live website here
100% made with Svelte
Due to the use of Github Pages, this project needs the build directory in version control, because it's not possible to build the project in Github's server. Also, it's important to note that you must build for production to remove the live reload. Hence, the deployment steps are:
Run the build command -> Commit and push -> Run the deploy command