A React application for redirecting users to a form.
npm installnpm run devnpm run buildBuilt files will be in the dist/ folder.
npm run typecheckAfter building, copy the contents of dist/ to your web server or use GitHub Pages.
- Build the project:
npm run build - Copy
dist/contents to the repository root or set up GitHub Actions for automatic deployment
- React 18
- TypeScript
- Vite
- CSS3
- Automatic redirect after 3 seconds
- Visual countdown timer
- Fallback button for manual redirect
- Responsive design
- No redirect loops
This project is licensed under AGPL-3.0.