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

https://github.com/dmitrymalakhov/react-tic-tac-toe

Simple game with using React, Styled Components and GraphQL.
https://github.com/dmitrymalakhov/react-tic-tac-toe

apollo-client graphql immutable jest jest-snapshots react react-example react-example-app react-router-v4 redux redux-thunk storybook styled-components

Last synced: 8 months ago
JSON representation

Simple game with using React, Styled Components and GraphQL.

Awesome Lists containing this project

README

          

# Tic-tac-toe

![Build Status](https://travis-ci.org/dmitrymalakhov/noughtsanddaggers.svg?branch=master)
[![Coverage Status](https://coveralls.io/repos/github/dmitrymalakhov/noughtsanddaggers/badge.svg?branch=master)](https://coveralls.io/github/dmitrymalakhov/noughtsanddaggers?branch=master)

A simple implementation of the game "TIC TAC toe" using React, animation routes with React Router v4 and Styled Components and ImmutableJS, GraphQL, Apollo, Jest, Storybook and a little magic.

![Noughts and Daggers Screenshot](docs/demo.gif)

## Getting started

```
yarn install
yarn start
```

Open your browser to 0.0.0.0:8090

## Plans for the near future
More and more hype-driven development.
Add Flow, GraphQL Subscription, SSR, React Native implementation.

Would be cool, if you write to me about non compliance the best practices of programming in stack of React.

If my code help you, please click ★. This will give me the strength to add more technology in project.