diff --git a/README.md b/README.md
index aa5f8ae4a077f7a5c45ed37c2f65770fead665ef..521b6ac5c201e02314319781dbabb3beb28787ea 100644
--- a/README.md
+++ b/README.md
@@ -170,6 +170,7 @@ If you don’t agree with the choices made in this project, you might want to ex
 * [sagui](https://github.com/saguijs/sagui)
 * [roc](https://github.com/rocjs/roc)
 * [aik](https://github.com/d4rkr00t/aik)
+* [react-app](https://github.com/kriasoft/react-app)
 
 You can also use module bundlers like [webpack](http://webpack.github.io) and [Browserify](http://browserify.org/) directly.<br>
 React documentation includes [a walkthrough](https://facebook.github.io/react/docs/package-management.html) on this topic.