/ordering-ui

ReactJS UI for ordering API demo

Primary LanguageJavaScript

Ordering UI

UI for Ordering API Demo

Oauth2 flow using Github as auth provider

drawing

Running locally

Clone repo

git clone https://github.com/EdwinWalela/ordering-ui

Install dependancies

npm install

Start app

npm start
You can now view ordering-ui in the browser.

  Local:            http://localhost:3001
  On Your Network:  http://192.168.100.2:3001

Note that the development build is not optimized.
To create a production build, use npm run build.

webpack compiled successfully