Skip to content

Commit c08c01f

Browse files
Duduzera1997Jhon Mike
authored and
Jhon Mike
committed
Translated "Community/Examples"; (#164)
* Translated "Community/Examples"; * Updating error on line 23. Alterado de "Rect" pra "React" na linha 23.
1 parent 61a202c commit c08c01f

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

content/community/examples.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
---
22
id: examples
3-
title: Example Projects
3+
title: Exemplos de Projetos
44
layout: community
55
sectionid: community
66
permalink: community/examples.html
77
---
88

9-
There are many example projects created by the React community. Feel free to add your own project. If you add a project, please commit to keeping it up to date with the latest versions of React.
9+
Existem vários projetos de exemplos criados pela comunidade do React. Sinta-se a vontade para adicionar seu próprio projeto. Caso você adicione, comprometa-se em mantê-lo atualizado com as versões recentes do React.
1010

1111

12-
* **[Calculator](https://github.com/ahfarmer/calculator)** Implementation of the iOS calculator built in React
13-
* **[Emoji Search](https://github.com/ahfarmer/emoji-search)** Simple React app for searching emoji
14-
* **[Github Battle App](https://tm.dev/react-course-project/)** Battle two Github users and see the most popular Github projects for any language.
15-
* **[React Powered Hacker News Client](https://github.com/insin/react-hn)** A React & react-router-powered implementation of Hacker News using its Firebase API.
16-
* **[Pokedex](https://github.com/alik0211/pokedex)** The list of Pokémon with live search
17-
* **[Shopping Cart](https://github.com/jeffersonRibeiro/react-shopping-cart)** Simple ecommerce cart application built using React
18-
* **[Progressive Web Tetris](https://github.com/skidding/flatris)** Besides a beautiful, mobile-friendly implementation of Tetris, this project is a playground for integrating and experimenting with web technologies.
19-
* **[Product Comparison Page](https://github.com/Rhymond/product-compare-react)** Simple Product Compare page built in React
20-
* **[Hacker News Clone React/GraphQL](https://github.com/clintonwoo/hackernews-react-graphql)** Hacker News clone rewritten with universal JavaScript, using React and GraphQL.
21-
* **[Bitcoin Price Index](https://github.com/mrkjlchvz/bitcoin-price-index)** Simple bitcoin price index data from CoinDesk API.
22-
* **[Builder Book](https://github.com/builderbook/builderbook)** Open source web app to write and host documentation or sell books. Built with React, Material-UI, Next, Express, Mongoose, MongoDB.
23-
* **[GFonts Space](https://github.com/pankajladhar/GFontsSpace)** A space which allows user to play with Google fonts. Built with React, Redux and React-Router.
12+
* **[Calculator](https://github.com/ahfarmer/calculator)** Implementação da calculadora para iOS construída em React.
13+
* **[Emoji Search](https://github.com/ahfarmer/emoji-search)** App Simples em React para procurar emojis.
14+
* **[Github Battle App](https://tm.dev/react-course-project/)** Batalhe com outro usuário do GitHub e veja os projetos mais populares no GitHub em qualquer linguagem.
15+
* **[React Powered Hacker News Client](https://github.com/insin/react-hn)** Uma implementação do React e react-router-powered sobre Hacker News usando a sua API do Firebase.
16+
* **[Pokedex](https://github.com/alik0211/pokedex)** Uma lista de Pokémons com pesquisa em tempo real.
17+
* **[Shopping Cart](https://github.com/jeffersonRibeiro/react-shopping-cart)** Aplicação simples de carrinho para e-commerce construída usando React.
18+
* **[Progressive Web Tetris](https://github.com/skidding/flatris)** Além de uma implementação bonita e amigável de Tetris, este projeto é um playgroud para integrar e experimentar tecnologias web.
19+
* **[Product Comparison Page](https://github.com/Rhymond/product-compare-react)** Página Simples de comparação de Produtos construída em React.
20+
* **[Hacker News Clone React/GraphQL](https://github.com/clintonwoo/hackernews-react-graphql)** Clone do Hacker News reescrito com javascript universal, usando React e GraphQL.
21+
* **[Bitcoin Price Index](https://github.com/mrkjlchvz/bitcoin-price-index)** Dados simples dos índices de preços do Bitcoin consumindo a API do CoinDesk.
22+
* **[Builder Book](https://github.com/builderbook/builderbook)** Aplicação web de código aberto para hospedar e escrever documentações ou vender livros. Criada com React, Material-UI, Next, Express, Mongoose e MongoDB.
23+
* **[GFonts Space](https://github.com/pankajladhar/GFontsSpace)** Um espaço que permite o usuário testar ou brincar com as fontes do Google. Criado com React, Redux e React-Router.

0 commit comments

Comments
 (0)