https://github.com/syvixor/url-builder
The official URL builder for skills icons 🔗
https://github.com/syvixor/url-builder
github-profile github-readme icons readme-github readme-profile skill-icons skills url-builder
Last synced: 6 months ago
JSON representation
The official URL builder for skills icons 🔗
- Host: GitHub
- URL: https://github.com/syvixor/url-builder
- Owner: syvixor
- License: mit
- Created: 2025-06-27T14:20:12.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-07-29T18:09:09.000Z (6 months ago)
- Last Synced: 2025-07-29T19:40:00.035Z (6 months ago)
- Topics: github-profile, github-readme, icons, readme-github, readme-profile, skill-icons, skills, url-builder
- Language: Vue
- Homepage: https://builder.syvixor.com
- Size: 585 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 🔗 URL Builder
✅ The official URL builder for [skills icons](https://github.com/syvixor/skills-icons).
### ✨ Technologies

### 🚀 Quick Start
- You have to clone the repository
```bash
git clone https://github.com/syvixor/url-builder.git
cd url-builder
```
- Next, install the dependencies
```bash
pnpm install # or npm install
```
- Finally, run the development server
```bash
pnpm dev # or npm run dev
```
All good, development server should be running on `localhost:3000`
### 📜 License
This project is available under the [MIT License](LICENSE).