Skip to content

SherryH/GermanPreachingApp

Repository files navigation

Intro

This German Preaching App is bootstrapped with create-next-app.

This is to accompany the preaching exercises in the Lesson 4 of the Smarter German Course

Access the App!

Motivation

In lesson 4, there are multiple combinations of verbs and objects we can select for preaching exercise. I want an app that can randomly generate a [verb, object] combination for me. It can also transcribe my speech so I get instant feedback for prounciation. I can also get to listen to the correct pronounciation easily.

Technology

NextJS, TypeScript, CSS Modules

Future Features

  • Add more lessons
  • Check for other browser support - FF, Edge
  • Insert the text into the speechArea where the cursor is placed (like Speechnote.co)
  • use a Reach UI modal instead of alert

Development Environment

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

About

Preaching assistance for Smarter German Course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published