Skip to content

alliyah95/spell-it

Repository files navigation

Spell It

image

About

Spell It is a simple spelling application that utilizes Text-To-Speech (TTS) functionality to pronounce words for users to spell. It specifically makes use of the react-speech-kit library which serves as a wrapper around the Web Speech API.

API Used

The app currently uses Random word API to generate words. However, please note that the API occasionally generates unusual words. In future development, alternative APIs or word sources may be explored to ensure a more consistent and appropriate word selection.

License

This repository is licensed under the MIT license.