Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 479 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 479 Bytes

Eleox Web Application

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.

BUILD INSTRUCTIONS

  1. open terminal
  2. clone repository to local folder
  3. cd into '/eleoxWebApp'
  4. in the terminal enter 'npm install' to install dependency files
  5. enter in terminal: 'npm start' to deploy test server