Skip to content

ssanjua/url-shortener

Repository files navigation

shortURL 🔗

🇬🇧 Shorten the URL of any website

🇪🇸 Acorta la URL de cualquier web

Features

  • URL Shortener: Converts long URLs into shorter and more manageable versions.
  • Modern Technologies: Utilizes Next.js, Prisma, and PostgreSQL for optimal performance.
  • Responsive Design: Adapts to various screen sizes for a better user experience.

Características

  • Acortador de URL: Convierte URLs largas en versiones más cortas y manejables.
  • Tecnologías Modernas: Usa Next.js, Prisma y PostgreSQL para un rendimiento óptimo.
  • Diseño Responsivo: Se adapta a distintos tamaños de pantalla para una mejor experiencia de usuario.

This is a Next.js project bootstrapped with create-next-app.

Tecnologías:

JavaScript React
CSS3 HTML5
Next JS NodeJS NPM
Vercel Postgres
Visual Studio Code ESLint
GitHub

Getting Started

  1. Clone repository:

    git clone https://github.com/ssanjua/url-shortener
    
  2. Install dependencies

    npm install
    
  3. Run developer server

    npm run dev

Open http://localhost:3000 with your browser to see the result.

Learn More

Deploy on Vercel

url-shortener-ss.vercel.app/