urdadx

Results 3 issues of urdadx

### Description ![image](https://github.com/urdadx/librelinks/assets/70736338/61380f5e-df49-4968-aa34-642e49a2322e) Add the share button to the top-left of the page as illustrated above. When clicked, the button should reveal a modal with options: 1. Copy the link...

enhancement
good first issue
feature

### Description Add an indicator on the tab options to show which page the user is currently on. You could use a dot as the indicator instead of a line....

enhancement
good first issue
feature

Use [uploadthing](https://uploadthing.com/) to handle image storage. The current implementation works by converting the image into a base64 string and then storing that string in the db. This is not efficient.

enhancement