Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 654 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 654 Bytes

THI Spondee

THI aims to help children with hearing loss by providing them with engaging and effective tools to help improve their speech perception and auditory awareness. Current methods have been lacking interactivity and motivation, thus limiting engagement and progress! They’re looking for a fun, interactive, and adaptive exercises to assess and develop auditory skills in children with hearing loss, with potential multilingual support.

Get started

  1. Install dependencies

    npm install

    or

    bun install
  2. Start the app

     npx expo start
    bun run start