An open API service indexing awesome lists of open source software.

https://github.com/carloshenryck/trivia-react

❓ A trivia game website. Developed with ReactJs, Redux, React-router. Unit tests made with RTL(react testing library)
https://github.com/carloshenryck/trivia-react

react-js react-router react-testing-library redux

Last synced: 3 months ago
JSON representation

❓ A trivia game website. Developed with ReactJs, Redux, React-router. Unit tests made with RTL(react testing library)

Awesome Lists containing this project

README

          

Trivia React


Projeto desenvolvido durante o módulo de front-end no curso da trybe

## 📋 Sobre
O projeto consiste em desenvolver um jogo de Quiz que possui um sistema de ranking, utilizando React e Redux para gerenciar os contextos, e utilizando RTL(react testing library) para realizar testes unitários

website gif

## 💻 Tecnologias
![ReactJs](https://img.shields.io/badge/React.js-0c3e6f?style=for-the-badge&logo=react&logoColor=white)
![Redux](https://img.shields.io/badge/Redux-7046b2?style=for-the-badge&logo=redux)
![React Router](https://img.shields.io/badge/react_router-black?style=for-the-badge&logo=react-router)
![RTL](https://img.shields.io/badge/react_testing_library-b31413?style=for-the-badge)

## 🧠 Aprendizados
- Utilizar Redux para gerenciar contextos
- Praticar testes unitários no front-end com RTL
- Organização e comunicação de equipe

## 📦 Rodando o projeto

Instale as dependências
```bash
npm i
```
Rode a aplicação
```bash
npm start
```
## 👨‍💻 Contribuidores



Carlos Henryck




João Vitor



Rafael Alencar