ianshulx / React-projects-for-beginners

Are you a beginner eager to enhance your React JS skills? Look no further! This repository is the perfect platform for you to dive into the world of React development and contribute to open source during Hacktoberfest.
https://www.anshul.life/React-projects-for-beginners/
MIT License
130 stars 61 forks source link

Tic Tac Toe Game #55

Closed thehamzaihsan closed 11 months ago

thehamzaihsan commented 11 months ago

Single Player Tic Tac Toe Game made with React Ts. The game lets you play with a second person, PvP Offline. Use npm run dev to start the server. This project was made through Vite.