Files
Reduce/frontend
Arkaprabha Chakraborty 43c516a005 overhaul
2025-12-14 05:33:05 +05:30
..
2025-12-14 05:33:05 +05:30
2025-12-14 05:33:05 +05:30
2025-12-14 05:33:05 +05:30
2025-12-14 05:33:05 +05:30
2025-12-14 05:33:05 +05:30
2025-12-14 05:33:05 +05:30
2025-12-14 05:33:05 +05:30
2025-12-14 05:33:05 +05:30
2025-12-14 05:33:05 +05:30
2025-12-14 05:33:05 +05:30
2025-12-14 05:33:05 +05:30

Reduce Frontend

This is the frontend for the Reduce URL shortener, built with React, Vite, TypeScript, Tailwind CSS, and Chakra UI.

Development

  1. Install dependencies:

    npm install
    
  2. Run the development server:

    npm run dev
    

Docker

The frontend is set up to run with Docker Compose.