Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 326 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 326 Bytes

This project was bootstrapped with Create React App.

This code is for Test 1: Product listing Page:

request a list of items from a JSON REST api render the table of results to page add ability to paginate the collection

To run this application: npm install npm start