santosh2201 / tic-tac-toe

This is an implementation of tic-tac-toe game using react.js given in react.js official documentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an implementation of tic-tac-toe game using react.js given in react.js official documentation

How to run this application?

  1. First check whether you have node and npm installed
  2. Run "npm install" in terminal
  3. Then run "npm start", game will be running in your localhost at 3000 port
  4. Enjoy

About

This is an implementation of tic-tac-toe game using react.js given in react.js official documentation


Languages

Language:JavaScript 58.8%Language:HTML 29.4%Language:CSS 11.8%