Skip to content

Latest commit

 

History

History
58 lines (38 loc) · 2.41 KB

README.md

File metadata and controls

58 lines (38 loc) · 2.41 KB

en es

Shortner Url

Application to shorten links in an easy and fast way with tracking of the number of times the shortened link is used. Take a look shortner-url-fast

⚙️ Features

  • Shorten very large links

  • Tracking the number of times the shortened link is used

👨‍💻 Technologies used

  • React 18 - The library for web and native user interfaces.
  • Next.js 14 - The React Framework for the Web.
  • TypeScript - TypeScript is a strongly typed programming language that builds on JavaScript.
  • Tailwindcss - A utility-first CSS framework.
  • Prettier + prettier-plugin-tailwindcss - CSS formatter.
  • next-intl - Internationalization for Next.js
  • Axios - A simple promise based HTTP client for the browser and node.js.
  • react-qr-code - A component for React. This library works with React and React Native (using React Native SVG).

🔗 Backend repository

backend-shortner-url

🚀 Getting Started

First, run the development server:

npm install
npm run dev

Application opens on port 3000

Static Badge Static Badge Static Badge Static Badge

Project page url:

https://roadmap.sh/projects/url-shortening-service

✉️ Contact