Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/shivamka1/react-tic-tac-toe-app
- Owner: shivamka1
- License: mit
- Created: 2017-10-30T06:41:26.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-30T12:43:43.000Z (about 7 years ago)
- Last Synced: 2025-01-13T06:21:00.869Z (6 days ago)
- Topics: css3, es6, html5, reactjs
- Language: JavaScript
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tic-Tac-Toe
Tic-Tac-Toe application from Reactjs tutorials.# Launch @localhost:3000
```
npm install
npm start
```