mirror of
				https://github.com/DerTyp7/tf-homepage-react.git
				synced 2025-10-30 21:27:08 +01:00 
			
		
		
		
	first commit
This commit is contained in:
		
							
								
								
									
										84
									
								
								src/App.tsx
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										84
									
								
								src/App.tsx
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,84 @@ | ||||
| import { useState } from "react"; | ||||
| import reactLogo from "./assets/react.svg"; | ||||
| import "./assets/styles/App.scss"; | ||||
| import Header from "./Header"; | ||||
|  | ||||
| export default function App() { | ||||
| 	const [count, setCount] = useState(0); | ||||
|  | ||||
| 	return ( | ||||
| 		<div className="app"> | ||||
| 			<Header /> | ||||
| 			<div className="content"> | ||||
| 				<div className="grid"> | ||||
| 					<div className="linkContainer"> | ||||
| 						<a | ||||
| 							href="https://gitlab.tealfire.de" | ||||
| 							style={{ backgroundColor: "#c9692a" }} | ||||
| 						> | ||||
| 							<div className="svgContainer"> | ||||
| 								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"> | ||||
| 									<path d="M503.5 204.6L502.8 202.8L433.1 21.02C431.7 17.45 429.2 14.43 425.9 12.38C423.5 10.83 420.8 9.865 417.9 9.57C415 9.275 412.2 9.653 409.5 10.68C406.8 11.7 404.4 13.34 402.4 15.46C400.5 17.58 399.1 20.13 398.3 22.9L351.3 166.9H160.8L113.7 22.9C112.9 20.13 111.5 17.59 109.6 15.47C107.6 13.35 105.2 11.72 102.5 10.7C99.86 9.675 96.98 9.295 94.12 9.587C91.26 9.878 88.51 10.83 86.08 12.38C82.84 14.43 80.33 17.45 78.92 21.02L9.267 202.8L8.543 204.6C-1.484 230.8-2.72 259.6 5.023 286.6C12.77 313.5 29.07 337.3 51.47 354.2L51.74 354.4L52.33 354.8L158.3 434.3L210.9 474L242.9 498.2C246.6 500.1 251.2 502.5 255.9 502.5C260.6 502.5 265.2 500.1 268.9 498.2L300.9 474L353.5 434.3L460.2 354.4L460.5 354.1C482.9 337.2 499.2 313.5 506.1 286.6C514.7 259.6 513.5 230.8 503.5 204.6z" /> | ||||
| 								</svg> | ||||
| 							</div> | ||||
| 							GitLab | ||||
| 						</a> | ||||
| 					</div> | ||||
| 					<div className="linkContainer"> | ||||
| 						<a | ||||
| 							href="https://vaultwarden.tealfire.de" | ||||
| 							style={{ backgroundColor: "#a13239" }} | ||||
| 						> | ||||
| 							<div className="svgContainer"> | ||||
| 								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"> | ||||
| 									<path d="M240 0c4.6 0 9.2 1 13.4 2.9L441.7 82.8c22 9.3 38.4 31 38.3 57.2c-.5 99.2-41.3 280.7-213.6 363.2c-16.7 8-36.1 8-52.8 0C41.3 420.7 .5 239.2 0 140c-.1-26.2 16.3-47.9 38.3-57.2L226.7 2.9C230.8 1 235.4 0 240 0z" /> | ||||
| 								</svg> | ||||
| 							</div> | ||||
| 							Vaultwarden | ||||
| 						</a> | ||||
| 					</div> | ||||
| 					<div className="linkContainer"> | ||||
| 						<a | ||||
| 							href="ts3server://tealfire.de" | ||||
| 							style={{ backgroundColor: "#3344b8" }} | ||||
| 						> | ||||
| 							<div className="svgContainer"> | ||||
| 								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"> | ||||
| 									<path d="M244.2 346.79c2.4-12.3-12-30-32.4-48.7-20.9-19.2-48.2-39.1-63.4-46.6-21.7-12-41.7-1.8-46.3 22.7-5 26.2 0 51.4 14.5 73.9 10.2 15.5 25.4 22.7 43.4 24 11.6.6 52.5 2.2 61.7-1 11.9-4.3 20.1-11.8 22.5-24.3zm205 20.8a5.22 5.22 0 0 0-8.3 2.4c-8 25.4-44.7 112.5-172.1 121.5-149.7 10.5 80.3 43.6 145.4-6.4 22.7-17.4 47.6-35 46.6-85.4-.4-10.1-4.9-26.69-11.6-32.1zm62-122.4c-.3-18.9-8.6-33.4-26-42.2-2.9-1.3-5-2.7-5.9-6.4A222.64 222.64 0 0 0 438.9 103c-1.1-1.5-3.5-3.2-2.2-5 8.5-11.5-.3-18-7-24.4Q321.4-31.11 177.4 13.09c-40.1 12.3-73.9 35.6-102 67.4-4 4.3-6.7 9.1-3 14.5 3 4 1.3 6.2-1 9.3C51.6 132 38.2 162.59 32.1 196c-.7 4.3-2.9 6-6.4 7.8-14.2 7-22.5 18.5-24.9 34L0 264.29v20.9c0 30.8 21 50.4 51.8 49 7.7-.3 11.7-4.3 12-11.5 2-77.5-2.4-95.4 3.7-125.8C92.1 72.39 234.3 5 345.3 65.39 411.4 102 445.7 159 447.6 234.79c.8 28.2 0 56.5 0 84.6 0 7 2.2 12.5 9.4 14.2 24.1 5 49.2-12 53.2-36.7 2.9-17.1 1-34.5 1-51.7zm-159.6 131.5c36.5 2.8 59.3-28.5 58.4-60.5-2.1-45.2-66.2-16.5-87.8-8-73.2 28.1-45 54.9-22.2 60.8z" /> | ||||
| 								</svg> | ||||
| 							</div> | ||||
| 							TeamSpeak | ||||
| 						</a> | ||||
| 					</div> | ||||
| 					<div className="linkContainer"> | ||||
| 						<a | ||||
| 							href="https://discord.gg/AZNvrNkJFQ" | ||||
| 							style={{ backgroundColor: "#4c69cf" }} | ||||
| 						> | ||||
| 							<div className="svgContainer"> | ||||
| 								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"> | ||||
| 									<path d="M524.531,69.836a1.5,1.5,0,0,0-.764-.7A485.065,485.065,0,0,0,404.081,32.03a1.816,1.816,0,0,0-1.923.91,337.461,337.461,0,0,0-14.9,30.6,447.848,447.848,0,0,0-134.426,0,309.541,309.541,0,0,0-15.135-30.6,1.89,1.89,0,0,0-1.924-.91A483.689,483.689,0,0,0,116.085,69.137a1.712,1.712,0,0,0-.788.676C39.068,183.651,18.186,294.69,28.43,404.354a2.016,2.016,0,0,0,.765,1.375A487.666,487.666,0,0,0,176.02,479.918a1.9,1.9,0,0,0,2.063-.676A348.2,348.2,0,0,0,208.12,430.4a1.86,1.86,0,0,0-1.019-2.588,321.173,321.173,0,0,1-45.868-21.853,1.885,1.885,0,0,1-.185-3.126c3.082-2.309,6.166-4.711,9.109-7.137a1.819,1.819,0,0,1,1.9-.256c96.229,43.917,200.41,43.917,295.5,0a1.812,1.812,0,0,1,1.924.233c2.944,2.426,6.027,4.851,9.132,7.16a1.884,1.884,0,0,1-.162,3.126,301.407,301.407,0,0,1-45.89,21.83,1.875,1.875,0,0,0-1,2.611,391.055,391.055,0,0,0,30.014,48.815,1.864,1.864,0,0,0,2.063.7A486.048,486.048,0,0,0,610.7,405.729a1.882,1.882,0,0,0,.765-1.352C623.729,277.594,590.933,167.465,524.531,69.836ZM222.491,337.58c-28.972,0-52.844-26.587-52.844-59.239S193.056,219.1,222.491,219.1c29.665,0,53.306,26.82,52.843,59.239C275.334,310.993,251.924,337.58,222.491,337.58Zm195.38,0c-28.971,0-52.843-26.587-52.843-59.239S388.437,219.1,417.871,219.1c29.667,0,53.307,26.82,52.844,59.239C470.715,310.993,447.538,337.58,417.871,337.58Z" /> | ||||
| 								</svg> | ||||
| 							</div> | ||||
| 							Discord | ||||
| 						</a> | ||||
| 					</div> | ||||
|  | ||||
| 					<div className="linkContainer"> | ||||
| 						<a | ||||
| 							href="https://accounts.tealfire.de" | ||||
| 							style={{ backgroundColor: "#404a6e" }} | ||||
| 						> | ||||
| 							<div className="svgContainer"> | ||||
| 								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"> | ||||
| 									<path d="M144 0a80 80 0 1 1 0 160A80 80 0 1 1 144 0zM512 0a80 80 0 1 1 0 160A80 80 0 1 1 512 0zM0 298.7C0 239.8 47.8 192 106.7 192h42.7c15.9 0 31 3.5 44.6 9.7c-1.3 7.2-1.9 14.7-1.9 22.3c0 38.2 16.8 72.5 43.3 96c-.2 0-.4 0-.7 0H21.3C9.6 320 0 310.4 0 298.7zM405.3 320c-.2 0-.4 0-.7 0c26.6-23.5 43.3-57.8 43.3-96c0-7.6-.7-15-1.9-22.3c13.6-6.3 28.7-9.7 44.6-9.7h42.7C592.2 192 640 239.8 640 298.7c0 11.8-9.6 21.3-21.3 21.3H405.3zM224 224a96 96 0 1 1 192 0 96 96 0 1 1 -192 0zM128 485.3C128 411.7 187.7 352 261.3 352H378.7C452.3 352 512 411.7 512 485.3c0 14.7-11.9 26.7-26.7 26.7H154.7c-14.7 0-26.7-11.9-26.7-26.7z" /> | ||||
| 								</svg> | ||||
| 							</div> | ||||
| 							Accounts | ||||
| 						</a> | ||||
| 					</div> | ||||
| 				</div> | ||||
| 			</div> | ||||
| 		</div> | ||||
| 	); | ||||
| } | ||||
		Reference in New Issue
	
	Block a user
	 Janis
					Janis