Skip to content

Tap the Pairs is a word-matching game designed to help you learn a new language. It's inspired by Duolingo's “Tap the pairs” minigame.

License

PhraseApp-Blog/tap-the-pairs-game-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tap the Pairs Game Demo

Tap the Pairs is a word-matching game designed to help you learn a new language. It's inspired by Duolingo's “Tap the pairs” minigame.

This game was made as a demo for a PhraseApp Blog article. It was made with React.

See it running live on Heroku.

Installation and development

  1. Clone this repo
  2. Get a Yandex API key. (It's free)
  3. Rename {project_root}/.env.example file to .env
  4. Paste your Yandex API key after REACT_APP_YANDEX_TRANSLATION_API_KEY= in .env and save
  5. Run npm install or yarn
  6. Open http://localhost:3000 in your browser
  7. You're off to the races

This project was bootstrapped with Create React App.

About

Tap the Pairs is a word-matching game designed to help you learn a new language. It's inspired by Duolingo's “Tap the pairs” minigame.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.9%
  • CSS 15.3%
  • HTML 3.8%