Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 668 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 668 Bytes

GamingBeast

This is a open source mini gaming website using js

Getting Started

  1. Make sure you have a GitHub Account.
  2. Make sure VS code is installed on your system.
  3. Make sure you have Git installed on your system.
  4. Fork the repository on GitHub.

Making Changes

  1. Create a Branch for your changes.
  2. Commit Your Code for each change
  3. Push your change to your fork.
  4. Create a Pull Request on GitHub for your change.
  5. Wait for reviewers to give feedback.