SiteFrontend/src
Teriuihi 49a71097bc Create site with contact form and email verification
This commit removes the redundant logo.svg file. It then adds several new components including 'footer', 'contact_form', 'home', 'verify_email' in forms/src/components directory. It also includes associated CSS files for styling these components. Updates have also been made in the index.html file for SEO metadata. Changes made aim to enhance functionality and improve user interface.
2024-01-13 15:53:47 +01:00
..
components Create site with contact form and email verification 2024-01-13 15:53:47 +01:00
App.css Create site with contact form and email verification 2024-01-13 15:53:47 +01:00
App.test.tsx Initialize project using Create React App 2024-01-06 17:42:33 +01:00
App.tsx Create site with contact form and email verification 2024-01-13 15:53:47 +01: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