Data

This project doesn’t connect APIs or backends instead of json data. All display data of this project are using a JSON file (*.json). You can checkout and modify or add more data directory listing if you want

There have 2 samples for JSON data list & Json data view detail of directory listing

Json Data List

File locate: ./app/assets/data/product_list.json

Sample Json Data List
Result Json Data List

Json Data View

File locate: ./app/assets/data/product_detail_1.json

Sample Json Data View
Result Json Data View