From dbed37ad922e1fca0453866d13e663a94b199c1a Mon Sep 17 00:00:00 2001 From: ulearnpro Date: Sat, 21 Sep 2019 14:26:31 +0530 Subject: [PATCH] A course learn page built in React JS (#2276) * A course learn page built in React JS A course learn page is completely built on React JS 16.9, with nested component structure and rendering various files such as video, audio, pdf through axios * Link changed --- content/community/examples.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/community/examples.md b/content/community/examples.md index 9df2be352..843d030e7 100644 --- a/content/community/examples.md +++ b/content/community/examples.md @@ -21,3 +21,4 @@ There are many example projects created by the React community. Feel free to add * **[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. +* **[Course Learn Page](https://github.com/ulearnpro/ulearn)** Open Source LMS script in Laravel 5.8 and ReactJS 16.9