Files
Reduce/frontend
Arkaprabha Chakraborty 1ecd710191 seo
2025-12-14 06:45:34 +05:30
..
seo
2025-12-14 06:45:34 +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
seo
2025-12-14 06:45:34 +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 06:02: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.