Ficha-start

This commit is contained in:
VITALY-VORON
2023-08-24 16:13:14 +03:00
parent 8c2b99ad84
commit 390d42119f
13 changed files with 18016 additions and 0 deletions

14
public/index.html Normal file
View File

@ -0,0 +1,14 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta name="description" content="Web site created using create-react-app" />
<title>React App</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
</body>
</html>