Welcome to the Instant Games Platform! This project is a fun and interactive platform that allows users to play various games instantly on our website or through Telegram. The project is built on the MERN stack and integrates with crypto wallets using RainbowKit.
https://t.me/TeleGames29_bot click start button
To run the project locally, follow these steps:
Clone the repository:
git clone https://github.com/divyansh-2005/GAME_PLAYER.git
Navigate to the project directory:
cd GAME_PLAYER
Install the necessary dependencies for both the client and server:
cd my-project
npm install
Add `.env` VITE_API_KEY=http://localhost:5000/
npm run dev
cd BACKEND
npm install
Add `.env` MONGO_URI=your-mongodb-connection-uri
npm start
The project is currently a work in progress. The homepage and wallet connect functionalities are completed, along with five games available for play. Further development is planned to enhance the user experience and add more features.
Contributions are welcome! If you would like to contribute to this project, please feel free to open an issue or submit a pull request. refer contibution.md for steps