/hftest

Primary LanguageJavaScript

This project was bootstrapped with Create React App.

You can find the most recent version of the guide here.

This project has two branches:

The master branch is accessing the unsecured API endpoint(s).
This App uses moment.js, react-pager (stateless) and Bootstrap 3.x.

The with-secure-login branch is accessing the secure API endpoint(s), login is required.
This branch is also making use of axios.

Getting started

For more information visit this link

Clone the repo and checkout into the desired branch

npm install

npm start

Open http://localhost:4444 to view it in the browser.