|
| 1 | +# Praticar Projetos de Programação React |
| 2 | + |
| 3 | +## Idiomas |
| 4 | + |
| 5 | +🇨🇳 [简体中文](README_zh.md) 🇯🇵 [日本語](README_ja.md) 🇪🇸 [Español](README_es.md) 🇫🇷 [Français](README_fr.md) 🇩🇪 [Deutsch](README_de.md) 🇷🇺 [Русский](README_ru.md) 🇰🇷 [한국어](README_ko.md) 🇧🇷 [Português](README_pt.md) 🇺🇸 [English](README.md) |
| 6 | + |
| 7 | +<div align="center"> |
| 8 | +<img width="128px" src="https://file.labex.io/path/nUDMNpUKFvpT.png"> |
| 9 | +</div> |
| 10 | + |
| 11 | +React é uma biblioteca amplamente conhecida para a criação de interfaces de usuário. Esta Skill Tree oferece uma maneira sistemática de aprender React. Feito sob medida para iniciantes em desenvolvimento web, ele fornece um guia estruturado para compreender componentes, gerenciamento de estado e hooks. Cursos práticos, sem vídeo, e exercícios de codificação em um playground frontend interativo ajudam você a desenvolver habilidades práticas na construção de aplicativos web modernos e responsivos com React. |
| 12 | + |
| 13 | +## Exercícios |
| 14 | + |
| 15 | +| Índice | Nome | Dificuldade | Prática | |
| 16 | +|----------|-------------------------------------------------------------------------------------------------------------------------------------------------------|---------------|-------------------------------------------------------------------------------------------------------| |
| 17 | +| 01 | [Criar um Aplicativo de Notas Usando React](https://labex.io/pt/courses/project-create-a-notes-app-using-react) | ★☆☆ | [🚀 Iniciar Lab](https://labex.io/pt/courses/project-create-a-notes-app-using-react) | |
| 18 | +| 02 | [Construindo um Criador de Lista de Desejos de Natal em React](https://labex.io/pt/courses/project-building-a-christmas-wish-list-builder-in-react) | ★★☆ | [🚀 Iniciar Lab](https://labex.io/pt/courses/project-building-a-christmas-wish-list-builder-in-react) | |
| 19 | +| 03 | [Construindo um Jogo de Quebra-Cabeça Drag-and-Drop em React](https://labex.io/pt/courses/project-building-a-react-drag-and-drop-puzzle-game) | ★☆☆ | [🚀 Iniciar Lab](https://labex.io/pt/courses/project-building-a-react-drag-and-drop-puzzle-game) | |
| 20 | +| 04 | [Construindo um Mapa de Calor de Contribuições do GitHub em React](https://labex.io/pt/courses/project-building-a-react-github-heatmap-contributions) | ★★☆ | [🚀 Iniciar Lab](https://labex.io/pt/courses/project-building-a-react-github-heatmap-contributions) | |
| 21 | +| 05 | [Navegação Responsiva com Custom React Hook](https://labex.io/pt/courses/project-browser-window-size) | ★★☆ | [🚀 Iniciar Lab](https://labex.io/pt/courses/project-browser-window-size) | |
| 22 | +| 06 | [Aplicação de Troca de Tema React](https://labex.io/pt/courses/project-change-page-theme) | ★★☆ | [🚀 Iniciar Lab](https://labex.io/pt/courses/project-change-page-theme) | |
| 23 | +| 07 | [Aplicação de Filtro de Cores em React](https://labex.io/pt/courses/project-colour-filter) | ★★☆ | [🚀 Iniciar Lab](https://labex.io/pt/courses/project-colour-filter) | |
| 24 | +| 08 | [Implementando Recursos de Navegação no React](https://labex.io/pt/courses/project-navigation-features) | ★★☆ | [🚀 Iniciar Lab](https://labex.io/pt/courses/project-navigation-features) | |
| 25 | +| 09 | [Criar Cartão de Visita Responsivo com React](https://labex.io/pt/courses/project-personal-card-generator) | ★★☆ | [🚀 Iniciar Lab](https://labex.io/pt/courses/project-personal-card-generator) | |
| 26 | +| 10 | [Construir Componentes React Interativos](https://labex.io/pt/courses/project-show-and-hide) | ★☆☆ | [🚀 Iniciar Lab](https://labex.io/pt/courses/project-show-and-hide) | |
| 27 | +| 11 | [Alternar entre Modo Claro e Escuro](https://labex.io/pt/courses/project-switch-between-light-and-dark) | ★☆☆ | [🚀 Iniciar Lab](https://labex.io/pt/courses/project-switch-between-light-and-dark) | |
| 28 | + |
| 29 | +## Mais |
| 30 | + |
| 31 | +- 🔗 [React Saiba mais sobre](https://labex.io/pt/skilltrees/react) |
| 32 | +- 🔗 [Awesome Programming Projects](https://github.com/labex-labs/awesome-programming-projects) |
| 33 | +- 🔗 [Awesome Programming Courses](https://github.com/labex-labs/awesome-programming-courses) |
| 34 | + |
0 commit comments