Skip to content

nicolezimerman/zeekit-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✨ ZEEKIT CODING CHALLENGE Status

The goal of the game is to guess a TV show's name. The player will see a placeholder for a TV name with some missing letters. The player should guess and fill in the TV show's name. If the player guesses successfully a tv show name, it gets a point and moves forward to guess another tv show name. The player would be able to use a hint feature in case it's stuck with a specific TV show. The player has a total of 3 life points. For each wrong guess, it loses a point. If the player lost all 3 points the game is over and can be started again.

🎨 Preview

demo preview demo preview 2

DEMO

💻 Technology

HTML, CSS, REACTJS, TYPESCRIPT, Testing library

🚀 Installation

  1. Clone project
  2. Install the dependencies
npm install

⚙️ Usage

  1. Go to project directory on the shell cd zeekit-challenge
  2. Run on the local host npm start This will be open on [http://localhost:3000]
npm start

⚙️ Test

  1. Go to project directory on the shell cd zeekit-challenge
  2. Run the following command
npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published