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.
- Host: GitHub
- URL: https://github.com/dmitrymalakhov/react-tic-tac-toe
- Owner: dmitrymalakhov
- License: mit
- Created: 2017-07-22T10:31:28.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-22T16:10:58.000Z (over 8 years ago)
- Last Synced: 2025-04-11T10:01:00.736Z (about 1 year ago)
- Topics: apollo-client, graphql, immutable, jest, jest-snapshots, react, react-example, react-example-app, react-router-v4, redux, redux-thunk, storybook, styled-components
- Language: JavaScript
- Homepage:
- Size: 1.14 MB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tic-tac-toe

[](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.

## 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.