Skip to content

Minha biblioteca pessoal de jogos do Xbox 360, Xbox One, Xbox Series S, Xbox Series X.

License

Notifications You must be signed in to change notification settings

Pleiterson/game-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linguagens utilizadas Tamanho do repositório Último commit Licença MIT

🎮 Meu Catálogo Pessoal de Jogos 🎮
PleiGames

Navegue pelo catálogo completo de todos os meus jogos para console Xbox
Minha gamertag: @pleiterson

👨‍💻 Tecnologias utilizadas

📝 Licença // License

  • Este projeto está sob a licença MIT. // This project is under license.

✨ Contribuição // Contribution

  1. Realize um Fork do projeto e abra-o em sua IDE e instale os pacotes. // Fork the project and open it in your IDE and install the packages.
yarn
# ou // or
npm install
  1. Crie uma branch com a nova feature e realize as modificações que deseja. // Create a branch with the new feature and make the changes you want
git checkout -b feature/feature
  1. Faça o Commit. // Make the Commit.
git commit -m 'added my features'
  1. Realize o Push no Branch. // Push the Branch.
git push origin feature/feature
  1. Abra um Pull Request. // Open a Pull Request.
  2. Deixe o Follow e a Star! // Leave Follow and Star!

Made with by Pleiterson Amorim