An application using React to create a Tryunfo based game.
tryunfo-app.mp4
In this project developed during the course of Trybe, it was proposed the development of a game in the style of Tryunfo, in which it will be possible to create new cards and list the existing cards in the deck. All this dynamically, using forms and the state of the application.
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
- Clone the repo
git clone https://github.com/vitoraok1/react-trynfo-trybe
- Enter in directory
cd react-tryunfo-trybe
- Install dependencies
npm install
- Start application
npm start
- Have fun!
- Vitor Aoki - Web development Student - Vitor Aoki - All Work