didierofrivia / guesscards

Simple guess card game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Guess Cards

It's just a simple game of guessing the name of Futurama characters. Why doing this? Just for the fun of building a simple React/Redux app.

Guess Cards

Run in dev mode

  1. Install dependencies: $ npm install

  2. Run the API dev server (source of Futurama characters): $ npm run server

  3. Then the app: $ npm run dev

  4. Profit!

About

Simple guess card game

License:MIT License


Languages

Language:JavaScript 90.8%Language:CSS 8.4%Language:HTML 0.8%