Browse Source

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
main
ulearnpro 5 years ago
committed by Alexey Pyltsyn
parent
commit
dbed37ad92
  1. 1
      content/community/examples.md

1
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

Loading…
Cancel
Save