From 4369e9c85eb446af04d91e77a9f09abc76f046c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robin=20M=C3=A9tral?= Date: Fri, 15 Mar 2019 10:54:36 +0100 Subject: [PATCH 01/16] Translate title --- content/community/examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/community/examples.md b/content/community/examples.md index 9df2be352..5b3805287 100644 --- a/content/community/examples.md +++ b/content/community/examples.md @@ -1,6 +1,6 @@ --- id: examples -title: Example Projects +title: Exemples de projets layout: community sectionid: community permalink: community/examples.html From 3473909687bec5ffdff85a35d70061b0780ac52b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robin=20M=C3=A9tral?= Date: Fri, 15 Mar 2019 10:59:36 +0100 Subject: [PATCH 02/16] Translate intro --- content/community/examples.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content/community/examples.md b/content/community/examples.md index 5b3805287..518757327 100644 --- a/content/community/examples.md +++ b/content/community/examples.md @@ -6,8 +6,7 @@ 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. - +Beaucoup d'exemples de projets ont déjà été créés par la communauté React. N'hésitez pas à y ajouter le votre. Si vous ajoutez un projet, engagez-vous à 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 From a94457920353ec668d69e407725f05c1b3897613 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robin=20M=C3=A9tral?= Date: Fri, 15 Mar 2019 11:02:24 +0100 Subject: [PATCH 03/16] Translate Calculator --- content/community/examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/community/examples.md b/content/community/examples.md index 518757327..e9b2b96e7 100644 --- a/content/community/examples.md +++ b/content/community/examples.md @@ -8,7 +8,7 @@ permalink: community/examples.html Beaucoup d'exemples de projets ont déjà été créés par la communauté React. N'hésitez pas à y ajouter le votre. Si vous ajoutez un projet, engagez-vous à le maintenir à jour avec les dernières versions de React. -* **[Calculator](https://github.com/ahfarmer/calculator)** Implementation of the iOS calculator built in React +* **[Calculator](https://github.com/ahfarmer/calculator)** La calculette d'iOS en 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. From 9c9bef18f9ef791c9ea7313b8a84a05688d2f065 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robin=20M=C3=A9tral?= Date: Fri, 15 Mar 2019 11:11:22 +0100 Subject: [PATCH 04/16] Translate Emoji Search --- content/community/examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/community/examples.md b/content/community/examples.md index e9b2b96e7..0911773ab 100644 --- a/content/community/examples.md +++ b/content/community/examples.md @@ -9,7 +9,7 @@ permalink: community/examples.html Beaucoup d'exemples de projets ont déjà été créés par la communauté React. N'hésitez pas à y ajouter le votre. Si vous ajoutez un projet, engagez-vous à le maintenir à jour avec les dernières versions de React. * **[Calculator](https://github.com/ahfarmer/calculator)** La calculette d'iOS en React -* **[Emoji Search](https://github.com/ahfarmer/emoji-search)** Simple React app for searching emoji +* **[Emoji Search](https://github.com/ahfarmer/emoji-search)** Une simple appli React pour chercher des émoji * **[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 From 8901b732457909105991f83fec924450127f4d83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robin=20M=C3=A9tral?= Date: Fri, 15 Mar 2019 11:17:34 +0100 Subject: [PATCH 05/16] Translate GitHub Battle App --- content/community/examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/community/examples.md b/content/community/examples.md index 0911773ab..9f41ade7d 100644 --- a/content/community/examples.md +++ b/content/community/examples.md @@ -10,7 +10,7 @@ Beaucoup d'exemples de projets ont déjà été créés par la communauté React * **[Calculator](https://github.com/ahfarmer/calculator)** La calculette d'iOS en React * **[Emoji Search](https://github.com/ahfarmer/emoji-search)** Une simple appli React pour chercher des émoji -* **[Github Battle App](https://tm.dev/react-course-project/)** Battle two Github users and see the most popular Github projects for any language. +* **[Github Battle App](https://tm.dev/react-course-project/)** Comparez deux utilisateurs de GitHub et découvrez les projets les plus populaires pour chaque language de programmation. * **[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 From fde4b69fff5e2a43d6ffe3c25ab2ff652dc759fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robin=20M=C3=A9tral?= Date: Fri, 15 Mar 2019 11:19:58 +0100 Subject: [PATCH 06/16] Translate React Powered Hacker News Client --- content/community/examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/community/examples.md b/content/community/examples.md index 9f41ade7d..48a0116b3 100644 --- a/content/community/examples.md +++ b/content/community/examples.md @@ -11,7 +11,7 @@ Beaucoup d'exemples de projets ont déjà été créés par la communauté React * **[Calculator](https://github.com/ahfarmer/calculator)** La calculette d'iOS en React * **[Emoji Search](https://github.com/ahfarmer/emoji-search)** Une simple appli React pour chercher des émoji * **[Github Battle App](https://tm.dev/react-course-project/)** Comparez deux utilisateurs de GitHub et découvrez les projets les plus populaires pour chaque language de programmation. -* **[React Powered Hacker News Client](https://github.com/insin/react-hn)** A React & react-router-powered implementation of Hacker News using its Firebase API. +* **[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)** 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. From 90a18b0f84d9c57d898c0325fb681b4102f359c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robin=20M=C3=A9tral?= Date: Fri, 15 Mar 2019 11:21:06 +0100 Subject: [PATCH 07/16] Translate Pokedex --- content/community/examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/community/examples.md b/content/community/examples.md index 48a0116b3..1fdf7b0a3 100644 --- a/content/community/examples.md +++ b/content/community/examples.md @@ -12,7 +12,7 @@ Beaucoup d'exemples de projets ont déjà été créés par la communauté React * **[Emoji Search](https://github.com/ahfarmer/emoji-search)** Une simple appli React pour chercher des émoji * **[Github Battle App](https://tm.dev/react-course-project/)** Comparez deux utilisateurs de GitHub et découvrez les projets les plus populaires pour chaque language 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)** The list of Pokémon with live search +* **[Pokedex](https://github.com/alik0211/pokedex)** La liste des Pokémon avec recherche en direct * **[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 From f8b15fc23875e0b6929de28a845bbb7842b9114a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robin=20M=C3=A9tral?= Date: Fri, 15 Mar 2019 12:53:28 +0100 Subject: [PATCH 08/16] Translate Shopping Cart --- content/community/examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/community/examples.md b/content/community/examples.md index 1fdf7b0a3..19a86dfc7 100644 --- a/content/community/examples.md +++ b/content/community/examples.md @@ -13,7 +13,7 @@ Beaucoup d'exemples de projets ont déjà été créés par la communauté React * **[Github Battle App](https://tm.dev/react-course-project/)** Comparez deux utilisateurs de GitHub et découvrez les projets les plus populaires pour chaque language 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 recherche en direct -* **[Shopping Cart](https://github.com/jeffersonRibeiro/react-shopping-cart)** Simple ecommerce cart application built using React +* **[Shopping Cart](https://github.com/jeffersonRibeiro/react-shopping-cart)** Simple eCommerce avec panier en 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. From c9d8f0e27549bcf1aa4cac9c07f2533dc7b91f21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robin=20M=C3=A9tral?= Date: Fri, 15 Mar 2019 12:58:14 +0100 Subject: [PATCH 09/16] Translate Progressive Web Tetris --- content/community/examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/community/examples.md b/content/community/examples.md index 19a86dfc7..61f4061d1 100644 --- a/content/community/examples.md +++ b/content/community/examples.md @@ -14,7 +14,7 @@ Beaucoup d'exemples de projets ont déjà été créés par la communauté React * **[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 recherche en direct * **[Shopping Cart](https://github.com/jeffersonRibeiro/react-shopping-cart)** Simple eCommerce avec panier en 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. +* **[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)** 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. From 7ea5d070613956b01aebcf78ebe1f67f9f5ba321 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robin=20M=C3=A9tral?= Date: Fri, 15 Mar 2019 13:02:22 +0100 Subject: [PATCH 10/16] Translate Product Comparison Page --- content/community/examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/community/examples.md b/content/community/examples.md index 61f4061d1..4e8a3616f 100644 --- a/content/community/examples.md +++ b/content/community/examples.md @@ -15,7 +15,7 @@ Beaucoup d'exemples de projets ont déjà été créés par la communauté React * **[Pokedex](https://github.com/alik0211/pokedex)** La liste des Pokémon avec recherche en direct * **[Shopping Cart](https://github.com/jeffersonRibeiro/react-shopping-cart)** Simple eCommerce avec panier 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)** Simple Product Compare page built in React +* **[Product Comparison Page](https://github.com/Rhymond/product-compare-react)** Simple page de comparaison de produits en 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. From 0ff7a63d7a3f23735f3e23881a5ccc9714db5d7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robin=20M=C3=A9tral?= Date: Fri, 15 Mar 2019 13:02:44 +0100 Subject: [PATCH 11/16] Translate Hacker News Clone React/GraphQL --- content/community/examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/community/examples.md b/content/community/examples.md index 4e8a3616f..0ed9442b0 100644 --- a/content/community/examples.md +++ b/content/community/examples.md @@ -16,7 +16,7 @@ Beaucoup d'exemples de projets ont déjà été créés par la communauté React * **[Shopping Cart](https://github.com/jeffersonRibeiro/react-shopping-cart)** Simple eCommerce avec panier 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)** Simple page de comparaison de produits en React -* **[Hacker News Clone React/GraphQL](https://github.com/clintonwoo/hackernews-react-graphql)** Hacker News clone rewritten with universal JavaScript, using React and GraphQL. +* **[Hacker News Clone React/GraphQL](https://github.com/clintonwoo/hackernews-react-graphql)** Le clone de Hacker News réécrit en JavaScript avec React et 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. From 67d972db62356e1da7ac0f8f5db3d24a3297e244 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robin=20M=C3=A9tral?= Date: Fri, 15 Mar 2019 13:07:39 +0100 Subject: [PATCH 12/16] Translate Bitcoin Price Index --- content/community/examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/community/examples.md b/content/community/examples.md index 0ed9442b0..d9a52e1a2 100644 --- a/content/community/examples.md +++ b/content/community/examples.md @@ -17,6 +17,6 @@ Beaucoup d'exemples de projets ont déjà été créés par la communauté 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)** Simple page de comparaison de produits en React * **[Hacker News Clone React/GraphQL](https://github.com/clintonwoo/hackernews-react-graphql)** Le clone de Hacker News réécrit en JavaScript avec React et GraphQL. -* **[Bitcoin Price Index](https://github.com/mrkjlchvz/bitcoin-price-index)** Simple bitcoin price index data from CoinDesk API. +* **[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)** 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. From 687d9a35944f9c3163e2e1602a1591b6e1a62536 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robin=20M=C3=A9tral?= Date: Fri, 15 Mar 2019 13:09:23 +0100 Subject: [PATCH 13/16] Translate Builder Book --- content/community/examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/community/examples.md b/content/community/examples.md index d9a52e1a2..964f401c8 100644 --- a/content/community/examples.md +++ b/content/community/examples.md @@ -18,5 +18,5 @@ Beaucoup d'exemples de projets ont déjà été créés par la communauté React * **[Product Comparison Page](https://github.com/Rhymond/product-compare-react)** Simple page de comparaison de produits en React * **[Hacker News Clone React/GraphQL](https://github.com/clintonwoo/hackernews-react-graphql)** Le 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)** Open source web app to write and host documentation or sell books. Built with React, Material-UI, Next, Express, Mongoose, MongoDB. +* **[Builder Book](https://github.com/builderbook/builderbook)** Appli web progressive et open source pour écrire et héberger une documentation ou vendre des livres. Élaborée avec React, Material-UI, Next, Express, Mongoose, et 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. From 963b9d3fdbed97df917b4d0e54c17fa089ecf9ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robin=20M=C3=A9tral?= Date: Fri, 15 Mar 2019 13:10:47 +0100 Subject: [PATCH 14/16] Translate GFonts Space --- content/community/examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/community/examples.md b/content/community/examples.md index 964f401c8..8bbf8db05 100644 --- a/content/community/examples.md +++ b/content/community/examples.md @@ -19,4 +19,4 @@ Beaucoup d'exemples de projets ont déjà été créés par la communauté React * **[Hacker News Clone React/GraphQL](https://github.com/clintonwoo/hackernews-react-graphql)** Le 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 une documentation ou vendre des livres. Élaborée avec React, Material-UI, Next, Express, Mongoose, et 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. +* **[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. From f6491818159a46cc64194087e35645dde9271291 Mon Sep 17 00:00:00 2001 From: Jean Burellier Date: Mon, 18 Mar 2019 20:30:05 +0100 Subject: [PATCH 15/16] Apply suggestions from code review Co-Authored-By: robinmetral <35560568+robinmetral@users.noreply.github.com> --- content/community/examples.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/community/examples.md b/content/community/examples.md index 8bbf8db05..df06f08a6 100644 --- a/content/community/examples.md +++ b/content/community/examples.md @@ -9,11 +9,11 @@ permalink: community/examples.html Beaucoup d'exemples de projets ont déjà été créés par la communauté React. N'hésitez pas à y ajouter le votre. Si vous ajoutez un projet, engagez-vous à le maintenir à jour avec les dernières versions de React. * **[Calculator](https://github.com/ahfarmer/calculator)** La calculette d'iOS en React -* **[Emoji Search](https://github.com/ahfarmer/emoji-search)** Une simple appli React pour chercher des émoji +* **[Emoji Search](https://github.com/ahfarmer/emoji-search)** Une simple appli React pour chercher des émojis * **[Github Battle App](https://tm.dev/react-course-project/)** Comparez deux utilisateurs de GitHub et découvrez les projets les plus populaires pour chaque language 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. +* **[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 recherche en direct -* **[Shopping Cart](https://github.com/jeffersonRibeiro/react-shopping-cart)** Simple eCommerce avec panier en React +* **[Shopping Cart](https://github.com/jeffersonRibeiro/react-shopping-cart)** Simple application eCommerce avec panier 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)** Simple page de comparaison de produits en React * **[Hacker News Clone React/GraphQL](https://github.com/clintonwoo/hackernews-react-graphql)** Le clone de Hacker News réécrit en JavaScript avec React et GraphQL. From 339c52eddf3c1b715a6e19ff31200220ac46a2f5 Mon Sep 17 00:00:00 2001 From: Christophe Porteneuve Date: Wed, 24 Apr 2019 15:43:08 +0200 Subject: [PATCH 16/16] Apply suggestions from code review Co-Authored-By: robinmetral --- content/community/examples.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/content/community/examples.md b/content/community/examples.md index df06f08a6..44c141729 100644 --- a/content/community/examples.md +++ b/content/community/examples.md @@ -6,17 +6,17 @@ sectionid: community permalink: community/examples.html --- -Beaucoup d'exemples de projets ont déjà été créés par la communauté React. N'hésitez pas à y ajouter le votre. Si vous ajoutez un projet, engagez-vous à le maintenir à jour avec les dernières versions de 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)** La calculette d'iOS en React -* **[Emoji Search](https://github.com/ahfarmer/emoji-search)** Une simple appli React pour chercher des émojis -* **[Github Battle App](https://tm.dev/react-course-project/)** Comparez deux utilisateurs de GitHub et découvrez les projets les plus populaires pour chaque language de programmation. +* **[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 recherche en direct -* **[Shopping Cart](https://github.com/jeffersonRibeiro/react-shopping-cart)** Simple application eCommerce avec panier en React +* **[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)** Simple page de comparaison de produits en React -* **[Hacker News Clone React/GraphQL](https://github.com/clintonwoo/hackernews-react-graphql)** Le clone de Hacker News réécrit en JavaScript avec React et GraphQL. +* **[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 une documentation ou vendre des livres. Élaborée avec React, Material-UI, Next, Express, Mongoose, et MongoDB. +* **[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.