Skip to content

igorrCarvalho/Project-TrunfoGame

Repository files navigation

Welcome to the project Trunfo repositorie!

This project was made using the TDD (Test Driven Development) method. It simulates a trunfo card game. You can choose which trunfo cards theme you want. The card Title, image, description, rarity and atributtes are choosed typing in the form. A preview card will show your new card. The save button is disabled if the atributes pass 210. Each one of the atributtes can't pass 90. In the image input you must add the image source. By clicking the save button the card is added to your stash. In the filter section the user can filter your cards by: Name, rarity and trunfo. The user can also remove each card by clicking the delete button. ezgif com-gif-maker (7)

Development

This project was developed by Igor Carvalho while studying at Trybe.

Details about the project

Used tecnologies
  • HTML
  • CSS
  • CSS Flexbox
  • JavaScript
  • JavaScript DOM and Events
  • JavaScript ES6
  • React
How to use my project

First of all, clone the repositorie

  • git clone * SSH key *
    Then, enter the cloned repositorie
  • cd * directorie name *
    Then, install the project dependencies in the terminal
  • npm install
    Finally, open the game in the terminal
  • npm start
How to test
How i`ve said, this code was made by TDD method, so you can also test the program, to see if it`s working properly.
> Warning: all the tests was made by Trybe!
Just type in the terminal
- `npm test`

About

🎴 Project about an trunfo game 🎴

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published