Frontend + n8n Integration

    Smart URL Shortener & Automation

    About This Project

    A smart n8n-powered automation project that shortens URLs, triggers webhooks, and delivers email notifications through a custom React UI.

    Users enter a URL on the frontend, which triggers an n8n workflow that calls the TinyURL API, processes the result, and sends an automated email notification — all in seconds. A clean, real-world demonstration of deep frontend-to-automation integration without a traditional backend.

    Tech Stack

    React.jsn8nTinyURL APITypeScriptAutomation

    Key Features

    • Instant URL shortening via TinyURL API
    • n8n webhook-triggered automation pipeline
    • Automated email notification on URL creation
    • Clean and intuitive React.js frontend