This example uses ReasonReact, Material-UI and a REST API.
See it live in action: https://reason-material-ui-example.herokuapp.com/
Have something you don't understand? Join us on Discord!
Run this project:
npm install
npm run build
npm start
Open http://localhost:8888 in your browser.
npm install
npm run dev
Open http://localhost:3000 in your browser.