ByteBuildersLabs / Website

https://www.bytebeasts.games/
0 stars 6 forks source link

Byte Beasts: Official Website 🐉🎮

The official Byte Beasts website

Prerequisites 📋

To be able to run the ByteBeasts website you just need to have Git and node installed. You can install them with the following steps:

Install the repo 🛠️

fork the repo, and clone It to your computer

npm install
npm run dev

Contributing

Thank you for considering contributing to this project! We appreciate your time and effort in improving our work. Below are the guidelines to help you contribute effectively, but first, join to our Telegram contributors group.

1. Fork the Repository

Start by forking this repository to your GitHub account.

2. Clone Your Fork

After forking, clone the repository to your local machine:

   git clone https://github.com/your-user/Website.git
   cd Website

Make sure you are using node v16.20.2

3. Create a New Branch

Create a new branch for your feature or bug fix follwing the branch naming convention:

4. Make Your Changes

Make the necessary changes to the codebase.
Test the webpage to ensure that everything works as expected with your changes

5. Commit Your Changes

Add the changes to the staging area:

   git add .

Commit your changes with a meaningful commit message:

   git commit -m "feat: description"

Example:

   git commit -m "feat: add new character: Tom"

6. Push Your Changes

Push your changes to your forked repository.:

   git push origin branch-name 

7. Submit a Pull Request

Once your changes are ready, submit a Pull Request (PR) for review. Ensure that:

All contributions must go through the PR review process to maintain code quality and consistency. A project maintainer will review your PR and provide feedback or merge it into the main branch.

Thank you for contributing to ByteBeasts Frontend! If you have any questions, feel free to reach out to the maintainers.

Communication channel 📢

If you're a contributor or would like to connect with the project maintainers, feel free to join our Telegram group!

Maintainers

Maintainer: roloxworld
roloxworld
Maintainer: coxmars
coxmars
Maintainer: jimenezz22
jimenezz22

⚡️ Screenshots

Captura de pantalla 2024-08-05 a la(s) 6 18 42 p  m Captura de pantalla 2024-08-05 a la(s) 6 18 47 p  m Captura de pantalla 2024-08-05 a la(s) 6 18 52 p  m