A step-by-step workshop to build a photo album in SvelteKit, all while learning Svelte and SvelteKit fundamentals.
In order to maximize our time during the workshop, please complete the following tasks in advance:
The more prepared you are for the workshop, the better it will go for you! 👍
All of these must also be available in your PATH
in order to be run globally. To verify things are set up properly, run:
git --version
node --version
pnpm --version
If you have a lower version of node installed, and do not wish to upgrade your node version, you can install nvm
to manage multiple versions of node.
If you have trouble with any of these, learn more about the PATH
environment variable and how to fix it here for Windows or Mac/Linux.
The recommended code editor is Visual Studio Code.
To make sure you have the best development experience, do install: