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

https://github.com/fazatholomew/cuty

Shorten and make your link look better!
https://github.com/fazatholomew/cuty

qwik-city resumable typescript

Last synced: 7 months ago
JSON representation

Shorten and make your link look better!

Awesome Lists containing this project

README

          

# 🔗 Cuty.ink - A Custom Link Shortener ✂️

Welcome to [Cuty.ink](https://cuty.ink). Do you have long, unsightly links that you want to share, but the accompanying thumbnails are subpar or even non-existent? We have a solution for you! A custom link shortener built using [Qwik](https://qwik.builder.io/docs/overview/)! With Cuty.ink, you can easily create short links with custom thumbnails, making your posts and messages look cleaner and more visually appealing.

Backend server code can be found [here](https://github.com/fazatholomew/cuty-server)

## [Try it Now!](https://app.cuty.ink)

## 🚀 Getting Started

To start using Cuty.ink, follow these steps:

1. Clone this repository to your local machine
2. Navigate to the project directory and run `npm install` to install the necessary dependencies
3. Run `npm start` to start the development server

## 🤝 Contributing

We welcome contributions to Cuty.ink! If you have an idea for a new feature or have found a bug that needs fixing, follow these steps to contribute:

1. Fork this repository
2. Create a new branch for your feature or bug fix
3. Commit your changes and push them to your forked repository
4. Create a pull request back to the original repository

## 🙏 Motivation

I created Cuty.ink because I was tired of seeing ugly, long links in my posts and messages. When I shared [a post in LinkedIn](https://www.linkedin.com/feed/update/urn:li:activity:7013110254343266304/) about a [Google Colab notebook](https://colab.research.google.com/drive/1lNBW4_gjA8fWj9Sqg5-g3NnyYS-1xwsT?usp=sharing), the post looked cluttered and unappealing. I wanted a way to customize the thumbnail and appearance of my links, and that's where Cuty.ink comes in. I hope it can serve you well how it does to me.

💖 Thank you for using Cuty.ink!