https://www.bingoonline.tk or
https://bingo-online.vercel.app/
Project to develop an online bingo website, with raffle, card generation, validation and other features.
-
Clone the Github Repo
git clone https://github.com/gspetillo/bingo-online.git
-
Open the
App/index.html
file -
Ready! Use the app, play and contribute
-
Clone the Github Repo
git clone https://github.com/gspetillo/bingo-online.git
-
Code your feature or issue in your favorite IDE (I prefer Visual Studio Code
-
Create a branch from
development
named with your feature.- example: my feature is Card Validation, so the branch will be named
card-validation
- example: my feature is Card Validation, so the branch will be named
-
Commit your changes
-
using semmantic commits and best pratices.
Read more: https://nitayneeman.com/posts/understanding-semantic-commit-messages-using-git-and-angular/
-
-
Push your commits to your repo
git push your_remote_name your_branch_name
-
Open a Pull Request on the main repo
-
Keep track of comments and review of changes
-
When your issue is merged, request space in the contributors section