Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shivamka1/react-tic-tac-toe-app

Tic-Tac-Toe application from Reactjs tutorials.
https://github.com/shivamka1/react-tic-tac-toe-app

css3 es6 html5 reactjs

Last synced: about 8 hours ago
JSON representation

Tic-Tac-Toe application from Reactjs tutorials.

Awesome Lists containing this project

README

        

# Tic-Tac-Toe
Tic-Tac-Toe application from Reactjs tutorials.

# Launch @localhost:3000
```
npm install
npm start
```