Skip to content

Latest commit

 

History

History
63 lines (38 loc) · 1.35 KB

README.md

File metadata and controls

63 lines (38 loc) · 1.35 KB

Guessing-game   📛

Lint Code Base JavaScript Style Guide

🛄 Tech stack:   tdd - react -redux - html - css - sketch


About

A word guesing game application with React/Redux. A user then makes several attempts at guessing this random generated word correclty.
Repository: [game-server-repo] used to serve the random word.

Tests   🚥

Tests found under /src (**/*.test.js)

Instructions   💊

  1. To clone/download see green button above.
  2. Install dependencies
  3. Terminal:
    • Open in browser: npm start
    • Run tests: open a new tab ctrl tab and type npm run test
    • See Package.json scripts for other useful commands

Wireframes   📐

screenshots


mckup1



mckup2



mckup3



Todo

  • Get remaining tests passing
  • Wire up current app state

The end   💯