Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bensaufley/code-words-web

Web facing client for Code Words, a game where you guess words
https://github.com/bensaufley/code-words-web

game mocha react

Last synced: 19 days ago
JSON representation

Web facing client for Code Words, a game where you guess words

Awesome Lists containing this project

README

        

# Code Words Web
[![Maintainability](https://api.codeclimate.com/v1/badges/972a135dd86fd6423603/maintainability)](https://codeclimate.com/github/bensaufley/code-words-web/maintainability)
[![Issue Count](https://codeclimate.com/github/bensaufley/code-words-web/badges/issue_count.svg)](https://codeclimate.com/github/bensaufley/code-words-web)
[![Test Coverage](https://api.codeclimate.com/v1/badges/972a135dd86fd6423603/test_coverage)](https://codeclimate.com/github/bensaufley/code-words-web/test_coverage)
[![CircleCI](https://circleci.com/gh/bensaufley/code-words-web/tree/master.svg?style=shield)](https://circleci.com/gh/bensaufley/code-words-web/tree/master)

The web-facing code for the Code Words project, which will consume the [Code Words API]

This project was bootstrapped with [Create React App] and ejected. I'm
currently blaming a bunch of the poor CodeClimate/CI metrics on the
code generated by that eject process.

[Code Words API]: https://github.com/bensaufley/code-words-api
[Create React App]: https://github.com/facebookincubator/create-react-app