mirror of
https://github.com/arkorty/Reduce.git
synced 2026-03-17 16:41:42 +00:00
Reduce Frontend
This is the frontend for the Reduce URL shortener, built with React, Vite, TypeScript, Tailwind CSS, and Chakra UI.
Development
-
Install dependencies:
npm install -
Run the development server:
npm run dev
Docker
The frontend is set up to run with Docker Compose.