Portfolio-svelte-static

Portfolio Svelte Static

A simple portfolio build using SvelteKit, build primarily on the replit mobile app.

Portfolio-svelte-static

My first Svelte project, powered by create-svelte.

About this project

I built this project entirely on replit.com!
I also have the project set up locally just to make sure everything works on replit and locally.
A large majority is done using the mobile app on my Galaxy Z Flip 3
No.. the screen size isnt exactly ideal for editing code but hey it works for me.

I've spent some time messing with raw html, css and js and figured id see what allthe framework hype was all about.
So far im enjoying using svelte as it feels pretty natural compared to how react/react-native felt like i had to relearn everything from the beginning.

Fork this project

You can fork the project here on replit, or you can fork this repo

To deploy after cloning this repo, you may need to install an adapter for your target environment.

Developing

If you've forked this project from github
install dependencies with:

npm install

start a development server:
npm run dev

a browser window will open automatically

Building

To create a production version of this app:

npm run build

You can preview the production build with:

npm run preview

Top categories

Loading Svelte Themes