Add react-router-dom and material-ui boilerplates

This commit is contained in:
2021-04-09 17:47:57 +05:30
parent e1b3a62676
commit 096ffcd688
5 changed files with 363 additions and 32 deletions

View File

@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta