Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mbb10324/tictactoe

simple tictactoe game created with react-arca
https://github.com/mbb10324/tictactoe

Last synced: about 2 months ago
JSON representation

simple tictactoe game created with react-arca

Awesome Lists containing this project

README

        

# tictactoe

Hosted on pages @ https://mbb10324.github.io/tictactoe/

Ensure you are at the root directory and run `npm start`.

The port is set to 3007. To change it initialize the PORT environment variable with whatever port you'd like.

Created with React, and the react-arca boilerplate generator.