A portfolio presentation built using SvelteKit, TailwindCSS, Node.js and Express.js
Learn all about me!
View the Github hosted page deployed through Actions here!
A portfolio page to show off my works as a developer. Featuring responsive display sizes for many device resolutions, stunning particle physics, and a sleek yet informative design, my first Svelte project was also my first project using a web framework.
- Clone the repository
npm install
npm run dev
to begin hosting- copy localhost url from terminal and paste in browser
Built with this guide by James MacArthur