immnk/webpack-testing

Fetch data from actual APIs to create views

immnk opened this issue · 1 comments

immnk commented

Is your feature request related to a problem? Please describe.
Currently there is no API method that is being called. It is all dummy data that is being fetched.

Describe the solution you'd like
Need real time data being pulled from an end point and populate that data on front-end. Use mockaroo

Additional context
This layout looks good:CodePen
image

immnk commented

closed with pr #28