Added command prompt, images list and image viewer components

This commit is contained in:
2019-11-01 13:10:37 +05:30
parent 8206b0367e
commit a3c377c18a
149 changed files with 2027 additions and 2924 deletions

View File

@@ -17,6 +17,7 @@
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.