Skip to content

arthur-debiasi/trybe-front-end-trivia-react-redux

Repository files navigation

💻 Project

Trivia game app developed with React and Redux, in which the user can:

  • Log in to the game and, if the email is registered on the Gravatar website, have your photo associated with the user's profile.

  • Access the game page, where you will have to choose an answer for each question. The answer must be marked before the time counter reaches zero, otherwise the answer will be considered wrong.

  • After answering five questions, be redirected to the score screen, where the feedback shown depends on the number of correct answers.

  • View the ranking page, if you like, at the end of each game.

  • Configure options for the game in a settings screen accessible from the app's header. (not implemented)

  • Project Collaborators

Hiago Peroni, Thiago Reis Nascimento, Jamerson Oliveira, Rafael Zanette

🚀 Built With

Javascript React Redux MUI React Testing Library

📌 Skills

  • Create a store, reducers, actions and dispatchers in Redux in React applications;
  • Connect Redux to React components;
  • Create asynchronous actions in a React application that uses Redux;
  • Style React components with the Material UI library.
  • Write tests to ensure a good test coverage.

Getting Started

⬇️ Dependencies

npm install

⚡ Running the Aplication

npm start

💬 Contact Me

Releases

No releases published

Packages

No packages published