Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ImVictorM/Tryunfo

Repository files navigation

Tryunfo 🃏

Project Context

This project is a top-trumps-like game! When using this application, the user can create a deck with a free theme, adding and removing a card from it. In addition, you can save each card to give the deck your face. Have fun ;)

Page URL: https://imvictorm.github.io/Tryunfo/

In this project, I was able to:

  • Read the state of a component and use it to change what it displays in the browser

  • Initialize a component, giving it a predefined state

  • Update the state of a component

  • Capture events using React syntax

  • Create forms using JSX syntax with tags: input, textarea, select, form, checkbox

  • Pass information from child components to parent components via callbacks

Used Technologies

HTML5 CSS3 JavaScript React
html5 css3 javascript react

Running the application

  1. Clone and enter this repository
git clone [email protected]:ImVictorM/Tryunfo.git && cd Tryunfo
  1. Install the dependencies
npm install 
  1. Start the project
npm start

About

Create top-trumps-like custom cards 🃏

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •