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

https://github.com/severidade/frontend_modelos


https://github.com/severidade/frontend_modelos

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# frontend_modelos
Cada branche deste repositório corresponde a um exercicio de React.

- async_await_testes [Modelo de requisições assíncronas](https://github.com/severidade/frontend_modelos/tree/async_await_testes);
- react_props_typescript [Componentes e Props](https://github.com/severidade/frontend_modelos/tree/react_props_typescript?tab=readme-ov-file)
- ShoeHaven [Estilizando Componentes e usando imagens](https://github.com/severidade/frontend_modelos/tree/shoe_haven)
- Movies [Gerenciando estado com Redux](https://github.com/severidade/frontend_modelos/tree/movies)