An open API service indexing awesome lists of open source software.

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 🔗

Awesome Lists containing this project

README

          

## 🔗 URL Builder

✅ The official URL builder for [skills icons](https://github.com/syvixor/skills-icons).

### ✨ Technologies

![Technologies](https://skills.syvixor.com/api/icons?i=ts,nuxt,eslint,vueuse,motion,tailwind)

### 🚀 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).