Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tkovs/tictactoe
A tutorial project from React website BUT with super powers
https://github.com/tkovs/tictactoe
Last synced: 4 days ago
JSON representation
A tutorial project from React website BUT with super powers
- Host: GitHub
- URL: https://github.com/tkovs/tictactoe
- Owner: tkovs
- Created: 2019-08-15T13:55:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T07:23:54.000Z (almost 2 years ago)
- Last Synced: 2023-02-28T07:12:03.479Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 3.95 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
tictactoe
=====
[![Build Status](https://travis-ci.org/tkovs/tictactoe.svg?branch=master)](https://travis-ci.org/tkovs/tictactoe) [![Cypress Dashboard](https://img.shields.io/endpoint?url=https://dashboard.cypress.io/badge/simple/dn4f47&style=flat&logo=cypress)](https://dashboard.cypress.io/projects/dn4f47/runs) [![Issues](https://img.shields.io/github/issues/tkovs/tictactoe.svg)](https://github.com/tkovs/tictactoe/issues)This is the tictactoe of the React website tutorial, but with Redux, testing, and other things I've come to learn.