someyaaltous / English-Learning-Game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

English-Learning-Game

English Learning Game is a gaming website help you improve your English vocabularies. The game shows to you the name of word and some picutres, you should be able to select the right photo for the word.

User journey:

As a user i should be able to get the name of the word and some picuters related to this image. As a user i should be able to get score of my correct answers.

File Structure:

  • public

    • index.html
  • src

    • compoments

      • App
        • index.js
      • Card
        • index.js
      • Game
        • index.js
        • index.css
    • utils

      • randomPiker.js
    • data.js

    • index.js

      Sketch:

    68591865_1138305589699381_1008696064720502784_n

    How to run our app on your local machine?

    • Clone our repo
    • In your termial install npm
    • Run npm start

    Team

About


Languages

Language:JavaScript 87.3%Language:CSS 6.8%Language:HTML 5.9%