Skip to content

s3h4n/Svelte-Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Svelte Portfolio 🔥

Fully responsive portfolio template made by using Svelte.

  • Easy to configure.
  • Dark/Light modes.

Example site : https://sehan.vercel.app/

Screenshots 📷

Installation ✨

Clone this repository.

git clone https://github.com/s3h4n/svelte-portfolio.git

Change directory.

cd svelte-portfolio

Install dependencies.

npm install

Usage 📚

Open project in a code editor. Example: VScode

code .

Run following command to start the development server.

npm run dev

Contributing 🤝

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.