This repository has been archived by the owner on Jan 18, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 92
/
react-example-apps.js
259 lines (259 loc) · 12.9 KB
/
react-example-apps.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
module.exports = {
key: "react-example-apps",
name: "React Example Apps",
fetchPackageJson: true,
description: "Open-source apps that use React.",
aka: ["react sample code", "react sample apps"],
tags: [
{
name: "educational",
aka: ["learning"],
description:
"The project helps the user (not just the developer) to learn something.",
},
],
projects: [
{ url: "https://github.com/GeekyAnts/NativeBase-KitchenSink" },
{ url: "https://github.com/BTMPL/react-yt", tags: ["video"] },
{ url: "https://github.com/ahfarmer/calculator", tags: ["clone"] },
{ url: "https://github.com/ahfarmer/emoji-search" },
{ url: "https://github.com/insin/react-hn" },
{ url: "https://github.com/skidding/flatris", tags: ["game"] },
{ url: "https://github.com/mzabriskie/react-example" },
{ url: "https://github.com/foxhound87/mobx-react-form" },
{ url: "https://github.com/timarney/react-faq", tags: ["educational"] },
{ url: "https://github.com/hadijaveed/All-Convertors" },
{
url: "https://github.com/skidding/illustrated-algorithms",
tags: ["educational"],
},
{ url: "https://github.com/SKempin/reactjs-tmdb-app" },
{ url: "https://github.com/devtools-html/debugger.html" },
{ url: "https://github.com/n1k0/tinysynth" },
{ url: "https://github.com/chvin/react-tetris", tags: ["game"] },
{
url: "https://github.com/sgwilym/relay-visual-learners",
tags: ["educational"],
},
{ url: "https://github.com/suddi/suddi.github.io" },
{ url: "https://github.com/FormidableLabs/react-music" },
{ url: "https://github.com/web-pal/react-trello-board", tags: ["clone"] },
{ url: "https://github.com/sdras/react-aframe-demo1" },
{ url: "https://github.com/grigio/HAgnostic-News", tags: ["clone"] },
{ url: "https://github.com/slugo/redux-tetris" },
{ url: "https://github.com/joshwcomeau/key-and-pad" },
{ url: "https://github.com/chuckha/ColorFlood" },
{ url: "https://github.com/Siddharth11/iTunes-Remote" },
{ url: "https://github.com/r-park/soundcloud-redux" },
{ url: "https://github.com/bbstilson/react-dodgy-game", tags: ["game"] },
{ url: "https://github.com/RossMcMillan92/djent" },
{ url: "https://github.com/TailorDev/franklin", tags: ["educational"] },
{ url: "https://github.com/johnmpotter/npm-trends" },
{ url: "https://github.com/goshakkk/pabla" },
{ url: "https://github.com/joelburget/d4" },
{ url: "https://github.com/moovel/teamchatviz", tags: ["chat"] },
{ url: "https://github.com/mkfreeman/central-limit" },
{
url: "https://github.com/Haseeb-Qureshi/n-queens-visualizer",
tags: ["educational"],
},
{ url: "https://github.com/pearofducks/foodprocessor" },
{ url: "https://github.com/cosmicjs/cosmicapp-voting-app" },
{ url: "https://github.com/Calanthe/mastermind", tags: ["game"] },
{ url: "https://github.com/ccoenraets/react-trivia" },
{ url: "https://github.com/devnews/web" },
{
url: "https://github.com/pcottle/learnGitBranching",
tags: ["educational"],
},
{ url: "https://github.com/gshakir/S3-Infrequent-Access-Calculator" },
{
url: "https://github.com/fullstackreact/react-yelp-clone",
tags: ["clone"],
},
{ url: "https://github.com/cogentlabs/cloud-vision-explorer" },
{ url: "https://github.com/apollographql/GitHunt-React" },
{ url: "https://github.com/caspg/datamaps.co" },
{ url: "https://github.com/cloudflare/cf-ui" },
{ url: "https://github.com/project-bobon/bobonroastprofile" },
{
url: "https://github.com/browniefed/react-native-animation-book",
tags: ["educational"],
},
{ url: "https://github.com/ryanatkn/ear-sharpener", tags: ["game"] },
{ url: "https://github.com/sotojuan/saga-login-flow" },
{
url: "https://github.com/JoseGonzalez321/react-mega-man-robot-masters",
tags: ["game"],
},
{ url: "https://github.com/paulhoughton/mortgage-mobx" },
{ url: "https://github.com/paulhoughton/fx" },
{ url: "https://github.com/joshwcomeau/panther" },
{ url: "https://github.com/thomasboyt/manygolf", tags: ["game"] },
{ url: "https://github.com/bbstilson/lymbus" },
{ url: "https://github.com/JoelOtter/kajero" },
{ url: "https://github.com/michielvaneerd/courser", tags: ["educational"] },
{ url: "https://github.com/lkazberova/react-photo-feed" },
{ url: "https://github.com/f0rr0/react-tunesdeck" },
{ url: "https://github.com/antoinejaussoin/retro-board" },
{ url: "https://github.com/fusenlabs/20v" },
{ url: "https://github.com/browniefed/pdxlivebus" },
{ url: "https://github.com/rwieruch/favesound-redux" },
{ url: "https://github.com/fbsamples/f8app" },
{ url: "https://github.com/iamtekeste/noteme", tags: ["clone"] },
{ url: "https://github.com/svrcekmichal/react-sketchpad" },
{ url: "https://github.com/crysislinux/chrome-react-perf" },
{ url: "https://github.com/bigardone/phoenix-battleship", tags: ["game"] },
{ url: "https://github.com/mallison/repr" },
{ url: "https://github.com/kirstywilliams/bmi-calc" },
{ url: "https://github.com/zalmoxisus/social-expert" },
{ url: "https://github.com/Jam3/fitc-react-spotlight" },
{ url: "https://github.com/Swizec/react-particles-experiment" },
{
url: "https://github.com/jshjohnson/NumberRush",
tags: ["game", "educational"],
},
{ url: "https://github.com/hoppula/refire-forum" },
{ url: "https://github.com/jamiebuilds/spectacle-code-slide" },
{ url: "https://github.com/sherubthakur/N-Puzzle", tags: ["game"] },
{ url: "https://github.com/DevAlien/dripr-ui" },
{ url: "https://github.com/gre/gl-react-image-effects" },
{ url: "https://github.com/gre/reactjsconf2016" },
{ url: "https://github.com/pl12133/react-solitaire", tags: ["game"] },
{ url: "https://github.com/sztamas/mastermind", tags: ["game"] },
{ url: "https://github.com/bengladwell/reword", tags: ["game"] },
{ url: "https://github.com/kentcdodds/repeat-todo", tags: ["todo"] },
{ url: "https://github.com/pbeshai/linked-highlighting-react-vega-redux" },
{ url: "https://github.com/studentinsights/studentinsights" },
{ url: "https://github.com/haack/tallyapp" },
{ url: "https://github.com/keyanzhang/repo.cat" },
{ url: "https://github.com/keyanzhang/react-atv-img" },
{ url: "https://github.com/Charca/reactjs-conf-2016" },
{ url: "https://github.com/istarkov/google-map-clustering-example" },
{ url: "https://github.com/holderdeord/hdo-enighet" },
{ url: "https://github.com/bgrsquared/places" },
{ url: "https://github.com/caspg/simple-data-table-map" },
{ url: "https://github.com/panayi/calculator" },
{ url: "https://github.com/DanialK/react-redux-sudoku", tags: ["game"] },
{ url: "https://github.com/r-park/todo-react-redux", tags: ["todo"] },
{ url: "https://github.com/romseguy/redux-store-visualizer" },
{ url: "https://github.com/Paqmind/react-ultimate" },
{ url: "https://github.com/pbeshai/react-basic-vis-examples" },
{ url: "https://github.com/cheeaun/steepless" },
{ url: "https://github.com/jvalen/pixel-art-react" },
{ url: "https://github.com/mxstbr/#-flow" },
{ url: "https://github.com/nuclearspike/kivalensjs" },
{ url: "https://github.com/tommikaikkonen/redux-orm-primer" },
{ url: "https://github.com/FH-Potsdam/shifted-maps" },
{ url: "https://github.com/andreynering/sudoku", tags: ["game"] },
{ url: "https://github.com/sonnylazuardi/react-komik" },
{
url:
"https://github.com/wclittle/Rails5-ActionCable-Redux-React-ChatAppExample",
},
{ url: "https://github.com/rexxars/markdown-editor" },
{ url: "https://github.com/ddewaele/web-gpio-react" },
{ url: "https://github.com/inakianduaga/redux-state-history" },
{ url: "https://github.com/getguesstimate/guesstimate-app" },
{ url: "https://github.com/RSpace/aframe-meetup-example" },
{ url: "https://github.com/ostera/tldr.jsx" },
{ url: "https://github.com/sonnylazuardi/bible-redux" },
{ url: "https://github.com/madshargreave/gitchecker" },
{ url: "https://github.com/saschwarz/react-svgpathplayer" },
{ url: "https://github.com/enjalot/blockbuilder" },
{ url: "https://github.com/rolyatmax/copland" },
{ url: "https://github.com/davisml/ReactPreview" },
{ url: "https://github.com/danjac/podbaby" },
{ url: "https://github.com/LeoAJ/react-facebook-friends" },
{ url: "https://github.com/bigardone/phoenix-trello", tags: ["clone"] },
{ url: "https://github.com/clhenrick/React-Leaflet-demo" },
{ url: "https://github.com/nickbalestra/sankey" },
{ url: "https://github.com/burakcan/muuvie" },
{ url: "https://github.com/burakcan/Kangaroo" },
{ url: "https://github.com/rwu823/react-hi-text" },
{ url: "https://github.com/mayankchd/react-text-emoji" },
{ url: "https://github.com/mauricius/redux-memory-game", tags: ["game"] },
{ url: "https://github.com/chriz001/Reacteroids", tags: ["game"] },
{ url: "https://github.com/caljrimmer/portfolio-redux-app" },
{ url: "https://github.com/nnajm/orb" },
{ url: "https://github.com/masonicboom/react-cardboard" },
{ url: "https://github.com/marduke182/twitch-redux" },
{ url: "https://github.com/torontojs/torontojs.com" },
{ url: "https://github.com/RisingStack/graffiti-todo", tags: ["todo"] },
{ url: "https://github.com/GordyD/3ree" },
{ url: "https://github.com/stevenhauser/i-have-to-return-some-videotapes" },
{ url: "https://github.com/gcedo/react-solitaire", tags: ["game"] },
{ url: "https://github.com/Radivarig/react-speed-reader" },
{
url: "https://github.com/kadira-samples/react-graphql-todos",
tags: ["todo"],
},
{ url: "https://github.com/lahmatiy/component-inspector" },
{ url: "https://github.com/fraserxu/soundredux-native" },
{ url: "https://github.com/andrewngu/sound-redux" },
{ url: "https://github.com/7kfpun/FinanceReactNative", tags: ["clone"] },
{ url: "https://github.com/nygardk/react-scifi" },
{ url: "https://github.com/princejwesley/Mancy" },
{ url: "https://github.com/brijeshb42/kattappa" },
{ url: "https://github.com/manosim/gitify" },
{ url: "https://github.com/paulhoughton/mortgage" },
{ url: "https://github.com/FormidableLabs/converter-react" },
{ url: "https://github.com/docker/kitematic" },
{ url: "https://github.com/pwambach/fat-file-finder" },
{
url: "https://github.com/raineroviir/react-redux-socketio-chat",
tags: ["chat"],
},
{ url: "https://github.com/reduxjs/d3-state-visualizer" },
{ url: "https://github.com/srtucker22/glipchat", tags: ["chat"] },
{
url: "https://github.com/gokulkrishh/React-hacker-news",
tags: ["clone"],
},
{ url: "https://github.com/cdglabs/apparatus" },
{ url: "https://github.com/circuitsim/circuit-simulator" },
{ url: "https://github.com/fatiherikli/fil" },
{ url: "https://github.com/laopunk/KeyFinder" },
{ url: "https://github.com/graphql/graphiql" },
{ url: "https://github.com/pwatsonwailes/history-of-humanity" },
{ url: "https://github.com/vesparny/marky", tags: ["text editor"] },
{ url: "https://github.com/likethemammal/daisywheeljs", tags: ["game"] },
{ url: "https://github.com/mxstbr/postcss.parts" },
{ url: "https://github.com/paulhoughton/remember" },
{ url: "https://github.com/carlosvillu/react-masonry-gallery" },
{ url: "https://github.com/azazdeaz/transhand" },
{ url: "https://github.com/LeoAJ/react-iTunes-search" },
{ url: "https://github.com/kern/filepizza" },
{ url: "https://github.com/adambbecker/site-selection-concept" },
{ url: "https://github.com/xyc/react-inspector" },
{ url: "https://github.com/Cmdv/React-RxJS" },
{ url: "https://github.com/hammerlab/pileup.js" },
{ url: "https://github.com/winkerVSbecks/fermat-point" },
{ url: "https://github.com/gillesdemey/Cumulus" },
{ url: "https://github.com/rrag/react-stockcharts" },
{ url: "https://github.com/FormidableLabs/spectacle" },
{ url: "https://github.com/ohall/react-pong", tags: ["game"] },
{ url: "https://github.com/whoisandy/yoda" },
{
url: "https://github.com/FormidableLabs/es6-interactive-guide",
tags: ["educational"],
},
{ url: "https://github.com/pbeshai/linked-highlighting-react-d3-reflux" },
{ url: "https://github.com/christopherdro/react-native-rss-reader" },
{ url: "https://github.com/prakhar1989/react-term" },
{ url: "https://github.com/asamiller/den" },
{
url: "https://github.com/iSimar/HackerNews-React-Native",
tags: ["clone"],
},
{ url: "https://github.com/gre/bezier-easing-editor" },
{
url: "https://github.com/joemaddalone/react-native-todo",
tags: ["todo"],
},
{ url: "https://github.com/gpbl/isomorphic500" },
{ url: "https://github.com/bradoyler/newswatch-react-native" },
{ url: "https://github.com/ccoenraets/belgian-beer-explorer" },
{ url: "https://github.com/jhewlett/react-reversi", tags: ["game"] },
],
};