Updated plop templates and added mobile first components

This commit is contained in:
2020-03-27 00:21:23 +05:30
parent 55737ad34d
commit 5ee96d6360
144 changed files with 2589 additions and 280 deletions

View File

@@ -7,14 +7,15 @@
<meta name="theme-color" content="#000000" />
<meta
name="description"
content="Web site created using create-react-app"
content="Joules To Watts - Adobe assignment"
/>
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<meta name="google-signin-client_id" content="841648548229-p23fe7gtdjkkfcp5b7bh5fbil8vv6p0v.apps.googleusercontent.com">
<!--
manifest.json provides metadata used when your web app is installed on a
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
-->
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap" />
<!--
Notice the use of %PUBLIC_URL% in the tags above.
It will be replaced with the URL of the `public` folder during the build.
@@ -25,6 +26,8 @@
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>React App</title>
<script src="https://apis.google.com/js/platform.js" async defer></script>
<script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v6.0&appId=228120684909496&autoLogAppEvents=1"></script>
<!-- Start Single Page Apps for GitHub Pages -->
<script type="text/javascript">
(function(l) {