Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SikandarJODD/portfolio-template
Minimalist Developer Portfolio Template using Svelte, Inspired from Magic UI
https://github.com/SikandarJODD/portfolio-template
portfolio shadcn-ui svelte svelte-aniamtion svelte-motion template
Last synced: about 2 months ago
JSON representation
Minimalist Developer Portfolio Template using Svelte, Inspired from Magic UI
- Host: GitHub
- URL: https://github.com/SikandarJODD/portfolio-template
- Owner: SikandarJODD
- License: mit
- Created: 2024-07-24T23:17:11.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-07-29T12:31:00.000Z (5 months ago)
- Last Synced: 2024-10-11T10:49:03.723Z (2 months ago)
- Topics: portfolio, shadcn-ui, svelte, svelte-aniamtion, svelte-motion, template
- Language: TypeScript
- Homepage: https://portfolio-sve.vercel.app
- Size: 1.83 MB
- Stars: 35
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Portfolio Template
Inspired from [Magic UI](https://magicui.design) Portfolio Template & [Dillion Verma](https://github.com/dillionverma)
Build with Svelte, [shadcn-svelte](https://www.shadcn-svelte.com) and [Svelte-Animations](https://animation-svelte.vercel.app)## Features
---
- Setup only takes a few minutes by editing the [single config file](https://github.com/SikandarJODD/portfolio-template/blob/main/src/lib/data/resume.ts)
- Built using SvelteKit, Typescript, Shadcn/UI, TailwindCSS, Svelte - Motion, Svelte Animations
- Responsive for different devices
- Optimized for Svelte and Vercel## Getting Started
---
1. Clone the repository```bash
git clone https://github.com/SikandarJODD/portfolio-template
```2. Move into the project directory
```bash
cd portfolio-template
```3. Install dependencies
```bash
npm install
```4. Start the development server
```bash
npm run dev
```5. Open the [Config File](https://github.com/SikandarJODD/portfolio-template/blob/main/src/lib/data/resume.ts) and make changes