jjsanmartino03 / tic-tac-react-tutorial

A simple tic-tac-toe game I made along the React tutorial at https://reactjs.org/tutorial/tutorial.html

Home Page:https://tic-tac-toe-julian-sanmartino.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic-tac-toe React App

This is the page I did following the React tutorial from here. It's super simple, just the tic-tac-toe game with a "time-travel" option. The only thing I added to the tutorial was TailwindCSS.

This project is hosted here.

About

A simple tic-tac-toe game I made along the React tutorial at https://reactjs.org/tutorial/tutorial.html

https://tic-tac-toe-julian-sanmartino.netlify.app/

License:MIT License


Languages

Language:JavaScript 75.7%Language:HTML 15.8%Language:CSS 8.5%