This web application makes use of the Eleox API. This web application is able to retrieve data from the server and populate a list of users. It is also able to delete users, view comments for a specific user, and delete users.
- open terminal
- clone repository to local folder
- cd into '/eleoxWebApp'
- in the terminal enter 'npm install' to install dependency files
- enter in terminal: 'npm start' to deploy test server