Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 736 Bytes

File metadata and controls

26 lines (17 loc) · 736 Bytes

Tic-Tac-Toe Game 🧩:

https://malcholden.github.io/tic-tac-toe-game/

Description 📝:

This is a tic-tac-toe game app created using React JavaScript. This is a locally-playable two-person game.

I created this to help further teach myself React, as well as TailWind-CSS.

Installation 🛠️:

Install the files from GitHub, then in the project directory, perform the following commands:

npm install
npm run dev

UI Design 🎨:

image image image