Skip to content

jmayereup/match-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

match-game

This is a simple matching game with vocabulary sets generated by chatGPT. Write now it give settings in English and Thai. Future plans include allowing the user to specify the languages to generate content for. I also want to add phrase generation with TTS suuport.

Install the requirements

$ npm install Make a copy of the example environment variables file

On Linux systems:

$ cp .env.example .env On Windows:

$ copy .env.example .env Add your API key to the newly created .env file

Run the app

$ npm run dev You should now be able to access the app at http://localhost:3000!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published