Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vishwanathkokare/tictactoe
TicTacToe Game Web Application with dark and light mode build using react.js and vite
https://github.com/vishwanathkokare/tictactoe
tic-tac-toe tic-tac-toe-game tic-tac-toe-javascript tictactoe
Last synced: about 16 hours ago
JSON representation
TicTacToe Game Web Application with dark and light mode build using react.js and vite
- Host: GitHub
- URL: https://github.com/vishwanathkokare/tictactoe
- Owner: vishwanathkokare
- Created: 2024-08-25T14:12:20.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-08-26T13:28:26.000Z (3 months ago)
- Last Synced: 2024-08-26T15:23:12.914Z (3 months ago)
- Topics: tic-tac-toe, tic-tac-toe-game, tic-tac-toe-javascript, tictactoe
- Language: JavaScript
- Homepage: https://vishwanathkokare.github.io/tictactoe/
- Size: 99.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TicTacToe
This project was created with react.js and vite. just using with simply styles css and also it was for portfolio project and this was second project in that portfolio.
It also have dark and light mode toggle button. just simply clicking in it can change the the color mode of website application
# React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh