The Front-End of an eCommerce Site specialising in Vape Goods
ReactJS, React-Router, React-Redux, Bootstrap, CSS
Made for King of Vape's Company Website
This was my favourite creation back in 2018 during my early days of Web Devolpment. The task was to Develop the Front-End for an eCommerce website. I found that ReactJS worked really well for cutting out large amounts of repetitive work. All of the product lists, and individual product pages were essentially just the same components but with different props. I utilised React-Redux to store all the information on the products, to allow for the ability to filter by product types, and to search through products using keywords. I also used React-Router to set a path for each page. Due to the lack of a Back-End Developer, the company eventually opted to use a well known eCommerce platform (also setup by myself). I hope to come back to this project one day, when I have more knowledge on Back-End technologies, and offer it as a fully bespoke option.