Skip to content
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.

3scale-archive/guesscards

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.8%
  • CSS 8.4%
  • HTML 0.8%