Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/daraperini/learning-react-typescript-testing-name-draw
- Owner: daraperini
- Created: 2024-02-01T12:37:42.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-27T19:13:38.000Z (11 months ago)
- Last Synced: 2024-11-07T10:12:59.395Z (2 months ago)
- Topics: css, figma, html, jest, react, react-testing-library, recoil, tdd, testing, typescript
- Language: TypeScript
- Homepage: https://learning-react-typescript-testing-name-draw.vercel.app/
- Size: 682 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)