From e7e7770d6c176d74c7655dc8a600c9c1de72e60d Mon Sep 17 00:00:00 2001 From: Arjun SK Date: Wed, 21 Mar 2018 01:32:52 +0530 Subject: [PATCH] K5 Showcase is not a react project anymore React Developer Tools didn't recognize the site as react. --- content/community/examples.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/community/examples.md b/content/community/examples.md index 36f0739f..d60be166 100644 --- a/content/community/examples.md +++ b/content/community/examples.md @@ -12,7 +12,6 @@ There are many example projects created by the React community. Feel free to add * **[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://github.com/ReactTraining/react-fundamentals/tree/hosting)** Battle two Github users and see the most popular Github projects for any language. -* **[K5 Showcase](https://showcase.cloud.global.fujitsu.com):** Sample applications for React.js and Flux. * **[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 * **[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.