vladimir-vovk / word-game

The game where you need to guess words related to cats. πŸˆβ€β¬› Meow!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The game where you need to guess words related to cats. πŸˆβ€β¬› Meow!

Cats Word Game 😻


The first project for the excellent The Joy of React course taught by Josh W Comeau.

Play it online πŸ•ΉοΈ

Quick start

  1. Clone the project.
  2. Change directory to the project with cd word-game command.
  3. Run yarn start to start the Metro Bundler.
  4. Press i to start the iOS simulator or a to run the Android emulator.πŸ“±

Happy hacking! πŸ€“

Available commands

  • yarn start - start Metro Bundler.
  • yarn ios - run on iOS.
  • yarn android - run on Android.
  • yarn web - run on web.
  • yarn lint - check code for errors.
  • yarn release - generate a changelog, bump the version of app and create a new tag.
  • yarn test - run tests.

About

The game where you need to guess words related to cats. πŸˆβ€β¬› Meow!


Languages

Language:TypeScript 90.8%Language:JavaScript 8.6%Language:Shell 0.6%