Skip to content

Commit

Permalink
Translation of the “Community › Resources › Examples“ page
Browse files Browse the repository at this point in the history
Traduction de Community/Examples
  • Loading branch information
tdd authored Apr 24, 2019
2 parents 019e7a9 + 339c52e commit 7e738eb
Showing 1 changed file with 14 additions and 15 deletions.
29 changes: 14 additions & 15 deletions content/community/examples.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,22 @@
---
id: examples
title: Example Projects
title: Exemples de projets
layout: community
sectionid: community
permalink: community/examples.html
---

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.
La communauté React a créé de nombreux exemples de projets. N'hésitez pas à ajouter le vôtre. Si vous ajoutez un projet, merci de vous engager à le maintenir à jour avec les dernières versions de React.


* **[Calculator](https://github.com/ahfarmer/calculator)** Implementation of the iOS calculator built in React
* **[Emoji Search](https://github.com/ahfarmer/emoji-search)** Simple React app for searching emoji
* **[Github Battle App](https://tm.dev/react-course-project/)** Battle two Github users and see the most popular Github projects for any language.
* **[React Powered Hacker News Client](https://github.com/insin/react-hn)** A React & react-router-powered implementation of Hacker News using its Firebase API.
* **[Pokedex](https://github.com/alik0211/pokedex)** The list of Pokémon with live search
* **[Shopping Cart](https://github.com/jeffersonRibeiro/react-shopping-cart)** Simple ecommerce cart application built using React
* **[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.
* **[Product Comparison Page](https://github.com/Rhymond/product-compare-react)** Simple Product Compare page built in React
* **[Hacker News Clone React/GraphQL](https://github.com/clintonwoo/hackernews-react-graphql)** Hacker News clone rewritten with universal JavaScript, using React and GraphQL.
* **[Bitcoin Price Index](https://github.com/mrkjlchvz/bitcoin-price-index)** Simple bitcoin price index data from CoinDesk API.
* **[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.
* **[GFonts Space](https://github.com/pankajladhar/GFontsSpace)** A space which allows user to play with Google fonts. Built with React, Redux and React-Router.
* **[Calculator](https://github.com/ahfarmer/calculator)** La calculette d'iOS en React
* **[Emoji Search](https://github.com/ahfarmer/emoji-search)** Une petite appli React pour chercher des emojis
* **[Github Battle App](https://tm.dev/react-course-project/)** Comparez deux utilisateurs de GitHub et découvrez les projets les plus populaires pour chaque langage de programmation.
* **[React Powered Hacker News Client](https://github.com/insin/react-hn)** Une implémentation en React & React-Router de Hacker News via son API Firebase.
* **[Pokedex](https://github.com/alik0211/pokedex)** La liste des Pokémon avec une recherche à la volée
* **[Shopping Cart](https://github.com/jeffersonRibeiro/react-shopping-cart)** Une application de panier eCommerce simple en React
* **[Progressive Web Tetris](https://github.com/skidding/flatris)** En plus d'être une version de Tetris magnifique et adaptée aux mobiles, ce projet est un terrain de jeu pour l'intégration des technologies web et leur expérimentation.
* **[Product Comparison Page](https://github.com/Rhymond/product-compare-react)** Un comparateur simple de produits en React
* **[Hacker News Clone React/GraphQL](https://github.com/clintonwoo/hackernews-react-graphql)** Un clone de Hacker News réécrit en JavaScript avec React et GraphQL.
* **[Bitcoin Price Index](https://github.com/mrkjlchvz/bitcoin-price-index)** Graphique d'évolution des prix du Bitcoin via l'API CoinDesk.
* **[Builder Book](https://github.com/builderbook/builderbook)** Appli web progressive et open source pour écrire et héberger de la documentation ou vendre des livres. Élaborée avec React, Material-UI, Next, Express, Mongoose, et MongoDB.
* **[GFonts Space](https://github.com/pankajladhar/GFontsSpace)** Un espace permettant à l'utilisateur de jouer avec les Google Fonts. Construit avec React, Redux et React-Router.

0 comments on commit 7e738eb

Please sign in to comment.