lkotlarenko / Project-Tryunfo

A simple React App that creates decks to [Super Trunfo] made while learning React State management. | Project made while attending Trybe.

Home Page:https://project-tryunfo-sigma.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploy

Skills

  • Read the ''state'' of a component and use it to change what we display in the browser

  • Initialize a component, giving it a predefined ''state''

  • Update the status of a component

  • Capture events using React syntax

  • Create Forms Using JSX Syntax with Tags: 'Input', 'Textarea', 'Select', 'Form' & 'Checkbox'

  • Transmit the information from child components to parent components via callbacks


What was developed

An React App that creates decks to Super Trunfo! By using this application, a person should be able to:

  • Create a deck, with a free theme;

  • Add and remove a card from the deck;

  • View all cards that have been added to the deck;


About

A simple React App that creates decks to [Super Trunfo] made while learning React State management. | Project made while attending Trybe.

https://project-tryunfo-sigma.vercel.app/

License:GNU General Public License v3.0


Languages

Language:JavaScript 85.0%Language:HTML 11.8%Language:CSS 3.0%Language:Shell 0.2%