BACK TO HOME

URL Shortener

2023
TypeScript Astro.JS Tailwind CSS

OVERVIEW

Maded to learn basics of Node.JS, Express.JS and SQLite, this project is a simple URL shortener that allows users to create shortened URLs from long links. The application is built using Node.JS and SQLite and features a simple user interface for creating and managing shortened URLs. The project is a monolithic application and is not optimized for high traffic loads.

TECH STACK  _

  • SQLite
  • Node.JS
  • Tailwind CSS