/memo-list

A small app to collect memos.

Primary LanguageTypeScript

memo-list

A small app for collecting memos. This example uses SpeechRecognition API to recognize an audio input and fill in the form field.

Available options

  • adding/editing/deleting memo
  • fill in a value using a microphone

Available scripts

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

npm test

Launches the test runner in the interactive watch mode.

npm run build

Builds the app for production to the build folder.