costh / tictactoe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TicTacToe

This project was bootstrapped with Create React App.

The project also uses TailwindCSS for styling

You can view the project live over here via github pages https://costh.github.io/tictactoe/

Available Scripts

This project was developed using node version 19.0.0, you can use NVM to manage your node version inorder to replicate it on your machine.

nvm install 19.0.0 && npm install

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.

npm test

To run all available tests in the project

npm run build

Builds the app for production to the build folder.\

It correctly bundles React in production mode and optimizes the build for the best performance.

About


Languages

Language:TypeScript 89.3%Language:HTML 6.2%Language:CSS 3.6%Language:JavaScript 0.9%