This repository contains an E-commerce app built using fetch api method of JavaScript
- All data are fetched dynamicallly by making an API call to
fakestoreapi.comto collect random product data and displaying it on the browser. - The E-Commerce layout was designed using HTML5 and CSS3.