This an clone of patym Mall
Shoppers Mall is on place destination for to shop for various bands.
It offers various shopping git vouchers and coupons for various brands.
This website is bulid on React which is javascript Library
Along with React, Javavscript is also used to handle some of the functionality
This website also uses Chakra UI for for its for its UI design
Along with Chakra UI CSS has also been used to give support
The website local server that is Json-server for getting the data from the Backend
To start the json-server one must run the server locally using this command
json-server watch db.json --port 8080