Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/daraperini/learning-react-typescript-testing-name-draw

In this website called Sorteador de Amigo Secreto you can play Secret Santa with your friends.
https://github.com/daraperini/learning-react-typescript-testing-name-draw

css figma html jest react react-testing-library recoil tdd testing typescript

Last synced: 14 days ago
JSON representation

In this website called Sorteador de Amigo Secreto you can play Secret Santa with your friends.

Awesome Lists containing this project

README

        

# Draw Secret Santa

Draw Secret Santa was developed during Alura's course *React: testing your components*. During the project I learned how to perform tests using Jest library and React testing library. The project was developed using Test Driven Development (TDD) as base. Furthermore, all graphic elements were developed by me from a Figma project provided during the class. Files and folders were also organized by me.

To see the final result, click [here](https://learning-react-typescript-testing-name-draw.vercel.app/).

## Used tools:

* Figma
* HTML
* CSS
* React
* TypeScript
* Testing (React testing library and Jest)

*(Alura is a Brazilian technology school and for acessibility reasons this code is in Portuguese)*

#

# Sorteador de Amigo Secreto

O Sorteador de Amigo Secreto foi desenvolvido a partir do curso *React: testando os seus componentes*, da Alura. Durante o projeto aprendi a realizar testes utilizando a biblioteca Jest e React testing library. O projeto foi todo desenvolvido baseado no desenvolvimento orientado a testes (TDD). Além disso, todos os elementos gráficos foram desenvolvidos por mim a partir de um Figma disponibilizado no curso. A disposição de pastas e arquivos também foi desenvolvido por mim.

Para acessar a finalizada, clique [aqui](https://learning-react-typescript-testing-name-draw.vercel.app/).

## Ferramentas utilizadas:

* Figma
* HTML
* CSS
* React
* TypeScript
* Testing (React testing library e Jest)