Skip to content

kratik1237/bingo

 
 

Repository files navigation

Bingo - A multiplayer game

Installation Instructions 🛠️

  1. Clone the repository:
    git clone https://github.com/<your-username>/bingo.git
  2. Navigate to the project directory:
    cd bingo
  3. Install dependencies:
    yarn install
  4. Start the development server:
    yarn run dev

Contributing Guidelines 🤝

We welcome contributions! Here’s how you can get started:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b issue/<issue-number>
  3. Make your changes and commit them:
    git commit -m 'Add some feature'
  4. Push to the branch:
    git push origin issue/<issue-number>
  5. Open a pull request.

Contact Information 📬

Line

Tip from us 😇

It always takes time to understand and learn. So, don't worry at all. We know you have got this! 💪

Show some  ❤️  by  🌟  this repository!

I love connecting with different people so if you want to say hi, I'll be happy to meet you more! :)

About

Bingo - An online multi-player game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 79.0%
  • JavaScript 16.7%
  • CSS 4.3%