Skip to content

Commit 4009b78

Browse files
jvelezpocarburo
authored andcommitted
Examples translated to spanish (#216)
1 parent c73e1db commit 4009b78

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: Proyectos de ejemplo
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+
Hay muchos proyectos de ejemplo creados por la comunidad de React. Siéntete libre de añadir tu propio proyecto. Si agregas un proyecto, por favor, comprométete a mantenerlo actualizado con las últimas versiones de 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)** Implementación de la calculadora de iOS en React.
13+
* **[Emoji Search](https://github.com/ahfarmer/emoji-search)** Sencilla aplicación en React para buscar emojis.
14+
* **[Github Battle App](https://github.com/ReactTraining/react-fundamentals/tree/hosting)** Pon a luchar a dos usuarios de Github y ve los proyectos más populares de Github para cualquier lenguaje.
15+
* **[React Powered Hacker News Client](https://github.com/insin/react-hn)** Una implementación de Hacker News basada en React y react-router que utiliza su API de Firebase.
16+
* **[Pokedex](https://github.com/alik0211/pokedex)** La lista de Pokémon con búsqueda en vivo.
17+
* **[Shopping Cart](https://github.com/jeffersonRibeiro/react-shopping-cart)** Aplicación de carrito de comercio electrónico simple construida con React
18+
* **[Progressive Web Tetris](https://github.com/skidding/flatris)** Además de una implementación hermosa y amigable para dispositivos móviles de Tetris, este proyecto es un campo de juego para la integración y la experimentación con tecnologías web.
19+
* **[Product Comparison Page](https://github.com/Rhymond/product-compare-react)** Página de comparación de productos simple construida en React
20+
* **[Hacker News Clone React/GraphQL](https://github.com/clintonwoo/hackernews-react-graphql)** Clon de Hacker News reescrito con JavaScript universal, utilizando React y GraphQL.
21+
* **[Bitcoin Price Index](https://github.com/mrkjlchvz/bitcoin-price-index)** Datos de índice de precios de bitcoin de la API de CoinDesk.
22+
* **[Builder Book](https://github.com/builderbook/builderbook)** Aplicación web de código abierto para escribir y alojar documentación o vender libros. Construido con React, Material-UI, Next, Express, Mongoose, MongoDB.
23+
* **[GFonts Space](https://github.com/pankajladhar/GFontsSpace)** Un espacio que permite al usuario jugar con las fuentes de Google. Construido con React, Redux y React-Router.

0 commit comments

Comments
 (0)