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!
- Host: GitHub
- URL: https://github.com/fazatholomew/cuty
- Owner: Fazatholomew
- Created: 2023-01-04T14:17:49.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-05T11:13:28.000Z (almost 3 years ago)
- Last Synced: 2025-01-21T15:23:33.139Z (9 months ago)
- Topics: qwik-city, resumable, typescript
- Language: TypeScript
- Homepage: https://cuty.ink
- Size: 215 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!