Reactjs and ui material were used for the development of the application, the browser's localStorage was used to save the progress of the players. you can play the application at the following link and play for free https://tgs-games.vercel.app/
this project was initiated with vite.
yarn
to install project dependencies.
yarn dev
to start the react application in the local service- Open http://localhost:3000 to view it in your browser.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!