🎮 Welcome to the RPS Game Frontend repository! This application allows you to play Rock, Paper, Scissors online with anyone, anywhere in the world. It is built with React.js and TypeScript and utilizes Socket.io for real-time communication with the backend server.
🌐 Online Multiplayer:
- 🌍 Play Rock, Paper, Scissors online with other players.
- ⚡️ Real-time communication with the backend server using Socket.io.
- ⚛️ React.js
- 🔷 TypeScript
To get started with the RPS Game Frontend, follow these steps:
- Clone the repository:
git clone https://github.com/creend/RPS-Game-Frontend.git
- Install the dependencies:
npm install
- Start the development server:
npm start
- Clone the backend repository
git clone https://github.com/creend/RPS-Game-Backend.git
- Install the dependencies:
npm install
- Start the development server:
npm start:dev
🌟 Congratulations! You now have the RPS Game Frontend running locally.
This project is licensed under the MIT License.
📬 For any inquiries or feedback, please reach out to the project maintainer:
👤 Creend
📧 Email: [email protected]
💼 GitHub: @creend
Happy gaming! 🎮🌍