bitakeyogesh / React-JS-TicTacToeGame

React JS Web Application [Tic Tac Toe Game]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is my first react JS application [Tic Tac Toe Game]

This project is bootstrapped with Create React App.

Folder Structure

my-app/
  README.md
  node_modules/
  package.json
  public/
    index.html
    favicon.ico
  src/
    App.css
    App.js
    App.test.js
    index.css
    index.js
    logo.svg

How to run application

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

About

React JS Web Application [Tic Tac Toe Game]


Languages

Language:JavaScript 58.5%Language:HTML 29.6%Language:CSS 11.9%