You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NordStorm Clone is an e-commerce web application that allows you to buy different types of wearable clothes online. It has a variety of categories, just visit the product listing page and you will see all the products, in just a few clicks you can buy any product from the website. This project is just for educational & learning purposes.
This is the clone of the website Bath & Body Works which we have done collabratively during our Unit 3 construct week at Masai. We tried to implement most of the functionalities from the original website.
Article newsfeed complete with functions that loop over data arrays to easily create additional elements for the page. Added elements are generated with all appropriate classes, event listeners, and attributes attached, then added to the DOM.