Files
spotlightcam/frontend
Radosław Gierwiało 4066bf1081 refactor(ui): remove History link and add footer to authenticated pages
- Remove History navigation link from both desktop and mobile navbar
- Create dedicated Footer component for authenticated users
- Add Footer to Layout component used on Dashboard and other protected pages
- Footer includes platform navigation, support links, and legal section
2025-12-06 12:09:33 +01:00
..

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

React Compiler

The React Compiler is not enabled on this template because of its impact on dev & build performances. To add it, see this documentation.

Expanding the ESLint configuration

If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint in your project.