ํฑํํ ๋ง๋ค๊ธฐ > React ๊ณต์๋ฌธ์ ์์ต์์ ๋์์๋ ํฑํํ ๋ฅผ ํ์ ์คํฌ๋ฆฝํธ์ ํจ์ํ ์ปดํฌ๋ํธ๋ก ์์ ํ์ต๋๋ค. > > buildTool: React-Create-App style: styled-component type-check: TypeScript github : https://github.com/moolbum/react-tic-tac-toe ๋ฐฐํฌ ์ฃผ์ : https://react-tic-tac-toe-moolbum.vercel.app ๊ตฌํ๋ชฉ๋ก ๊ตฌํ ๋ชฉ๋ก์ ๋๋ค. ์์๋๋ก ์งํํด๋ณด๊ฒ ์ต๋๋ค! 3 x 3 ๊ฒ์ํ ๊ตฌํ ํด๋ฆญ์ X, ๋ค์ ํด๋ฆญ์ O ์ค๋ณตํด๋ฆญ ์ ํ ์น์๊ฒฐ์ ๋ฆฌ์ ๋ฒํผ ํ์คํ ๋ฆฌ 3x3 ๊ฒ์ํ 3x3 ๊ฒ์ํ์ ๋ง๋ค์ด์ฃผ๊ธฐ ์ํด 9๊ฐ์ ๋ฐฐ์ด์ ์ด์ฉํ๋ ค๊ณ ํฉ๋๋ค. ํด๋ฆญ์ ํ ๋ ๋ง๋ค ์ํ๊ฐ์ด ๋ณํ๊ธฐ ๋๋ฌธ์ useState๋ฅผ ์ด์ฉํฉ๋๋ค. app.tsx ์ฌ๊ฐํ ์ปดํฌ๋ํธ๋ ap