A tic-tac-toe web app for fun.
- HTML
- CSS
- JS
To install and run this app locally simply follow the instructions below:
You need to have or install the following:
- Git bash
-
Clone repo
git clone https://github.com/Shreykr/tic-tac-toe.git
-
Navigate to project folder
-
You can now open the app from the browser or go live using Live Server (by Ritwick Dey) VS Code extension if you are using this editor.
https://tic-tac-toe-x-o.netlify.app/
Shreyas K R