nurycaroline / jokenpo

JoKenPo Game

Home Page:http://jokenpo.nury.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JoKenPo ✌🏻✊🏻✋🏻

GitHub language count GitHub top language GitHub repo size in bytes

Indice


🎮️ Sobre

O projeto Jokenpo foi um desafio criado pelo Frontend Mentor.


👨‍💻️ Tecnogias utilizadas

O projeto foi desenvolvido utilizando as seguintes tecnologias:

Codifição

Auxiliares


📦️ Como baixar o projeto

  # Clonar o repositório
  $ git clone https://github.com/nurycaroline/jokenpo.git

  # Entrar no diretório
  $ cd jokenpo

  # Instalar dependencias
  $ yarn
  # ou com npm
  $ npm i

  # Iniciar o projeto
  $ yarn dev
  # ou com npm 
  $ npm rum dev

🤔️ Como contribuir

  1. Faça o fork deste repositório
  2. Crie uma branch com sua feature:
    • $ git checkout -b minha_feature
  3. Confirme sua branch:
    • $ git commit -m "feature: Meu novo recurso"
  4. Envie sua branch:
    • $ git push origin minha_feature

Feito com ❤️ por NuryCaroline 👋️ Entre em contato!

About

JoKenPo Game

http://jokenpo.nury.dev/


Languages

Language:JavaScript 95.3%Language:HTML 4.7%