From 82cfc831370b984c2936d632965d63f91093346f Mon Sep 17 00:00:00 2001 From: CreativeRiya <89841557+CreativeRiya@users.noreply.github.com> Date: Tue, 31 Aug 2021 15:51:02 +0530 Subject: [PATCH] JavaScript for NoteTaking for Cats --- javascripts/index.html | 51 +++++++++++ javascripts/script.js | 202 +++++++++++++++++++++++++++++++++++++++++ javascripts/styles.css | 92 +++++++++++++++++++ 3 files changed, 345 insertions(+) create mode 100644 javascripts/index.html create mode 100644 javascripts/script.js create mode 100644 javascripts/styles.css diff --git a/javascripts/index.html b/javascripts/index.html new file mode 100644 index 0000000..be9988a --- /dev/null +++ b/javascripts/index.html @@ -0,0 +1,51 @@ + +
+ + +A tiny app that allows you to take notes by recording your voice
+Click Start Recognising your Voice Notes ยป
+ +Press the Start Recognition button and allow access.
+ +Check your Notes here !
+