d-wasilewski / wordcloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wordcloud

About The Project

Wordcloud is a game where user sees the question and list of words arranged in a "cloud". User clicks the word to mark/unmark it. After selecting the words users clicks the button to see the correct answers and later see the score.

image

Live demo: https://wordcloudgame.vercel.app

Built With

Installation

To run the project locally, you need to perform following operations:

  1. Clone the repo
    git clone https://github.com/d-wasilewski/Skimer.git
  2. Install NPM packages
    npm install
  3. Run the app
    npm start

About


Languages

Language:JavaScript 61.0%Language:SCSS 23.0%Language:HTML 16.0%