Atelier Rogue is a front-end e-commerce platform that utilizes HackReactor's legacy API as a server to seed the website with product information. React hooks and styled components were used to render an interactive and responsive platform. The three main features of the website are:
Features:
BLURB GIF OF USAGE
Related Products Cards displays product cards of similar related items that the user might like: and the components includes features of:
Outfit cards allow users to save and track individual products based on their interest.This component includes:
// link your git
GIF OF USAGE
BLURB GIF OF USAGE
Getting Started (steps such as npm install, set up .env, run webpack, run serve)