
Build a URL Shortener With Click Analytics in Node.js
Build a URL shortener with real analytics — country, referrer, and browser tracking — using Node.js, Express, and SQLite. No external services. Includes short code generation with a 55-char unambiguous alphabet, IP hashing before storage, a live dashboard with daily click trends, and 24 tests.

