SiteFrontend/src
Teriuihi 9a281ed76c Update backend URLs to use environment variables
Replaced hardcoded backend URLs with environment variables in contact, apply, and verify_email components. Added .env.development and .env.production files to define the base URLs for different environments. This improves flexibility and allows easier configuration changes.
2024-08-06 23:17:37 +02:00
..
components Update backend URLs to use environment variables 2024-08-06 23:17:37 +02:00
App.css Fixed footer, messed with some colors. Wasted time on a failed attempted at a darkmode switch 2024-01-14 21:05:13 +01:00
App.test.tsx Initialize project using Create React App 2024-01-06 17:42:33 +01:00
App.tsx Refactor forms to use a generic form component 2024-08-06 21:07:20 +02:00
index.css Initialize project using Create React App 2024-01-06 17:42:33 +01:00
index.tsx Initialize project using Create React App 2024-01-06 17:42:33 +01:00
react-app-env.d.ts Initialize project using Create React App 2024-01-06 17:42:33 +01:00
reportWebVitals.ts Initialize project using Create React App 2024-01-06 17:42:33 +01:00
setupTests.ts Initialize project using Create React App 2024-01-06 17:42:33 +01:00