Url ShortenerUrl ShortenerUrl Shortener
Url Shortener
Url Shortener
React NativeReact Native
NativewindNativewind
GOGo
PostgresPostgres
RedisRedis
Url Shortener is a mobile appfor shortening urls.

This project is a URL Shortener built with React Native (Expo), featuring a user-friendly mobile interface for managing and tracking shortened links. The app allows users to register and log in, ensuring a personalized experience where they can store and manage their shortened URLs.

The backend is written in Go, without any libraries for creating an api like Gin

Key Features

  • URL Shortening: Users can generate short links that are easy to share.
  • User Authentication: Secure registration and login system to track user-specific links.
  • Copy & Track Links: Each generated short link can be copied with a single tap, and the app can track the number of views when someone visits the link.