Skip to content

Aplicação React elaborada durante o curso de Desenvolvimento Web na Trybe.

Notifications You must be signed in to change notification settings

Lucas-PCN/tryunfo

Repository files navigation

Tryunfo

🇧🇷 Português 🇧🇷

Projeto entregue durante o curso de desenvolvimento Web ministrado pela Trybe.

Obtive a aprovação no projeto completando 100% dos requisitos obrigatórios. Efetivando, assim, a conclusão do Bloco 11 (Componentes com Estado, Eventos e Formulários com React) referente ao Módulo 2 (Desenvolvimento Front-end).

Minha nota no projeto

Descrição:

O projeto tinha como objetivo desenvolver um jogo no estilo Super Trunfo! Ao utilizar essa aplicação uma pessoa usuária deverá ser capaz de:

  1. Criar um baralho, com o tema livre;
  2. Adicionar e remover uma carta do baralho;
  3. Visualizar todas as cartas que foram adicionadas ao baralho;

Habilidades desenvolvidas

  1. Ler o estado de um componente e usá-lo para alterar o que exibimos no browser;
  2. Inicializar um componente, dando a ele um estado pré-definido;
  3. Atualizar o estado de um componente;
  4. Capturar eventos utilizando a sintaxe do React;
  5. Criar formulários utilizando sintaxe JSX com as tags: input, textarea, select, form, checkbox;
  6. Transmitir informações de componentes filhos para componentes pais via callbacks;

Link para conferência: https://lucas-pcn.github.io/tryunfo/

Meu Linkedin.

Prévia da página

Prévia da página


🇺🇸 English 🇺🇸

Project delivered during the Web development course taught by Trybe.

I passed the project by completing 100% of mandatory and optional requirements. Thus, completing Block 11 (Stateful Components, Events and React Forms) referring to Module 2 (Front-end Development).

My project score

Description:

The project aimed to develop a game in the style of Super Trunfo! When using this application a user should be able to:

  1. Create a deck, with the free theme;
  2. Adding and Removing a Card from the Deck;
  3. View all cards that have been added to the deck;

Developed skills

  1. Read the state of a component and use it to change what we display in the browser;
  2. Initialize a component, giving it a predefined state;
  3. Update the state of a component;
  4. Capture events using React syntax;
  5. Create forms using JSX syntax with tags: input, textarea, select, form, checkbox;
  6. Pass information from child components to parent components via callbacks;

Conference link: https://lucas-pcn.github.io/tryunfo/

My Linkedin.

Preview of the page

Preview of the page

About

Aplicação React elaborada durante o curso de Desenvolvimento Web na Trybe.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published