Full site: http://shopmart2021.herokuapp.com/ . This ecommerce MERN project is a small scale clothing site. Created with React, Express, Nodejs and Mongo this project showcases my knowledge of the fullstack side of web development. Also uses redux and REST APIs and has demonstrations of authentication.
For this project I wanted to explore ecommerce, mostly out of curiousity but I also wanted to gain these skills for possible projects in the future. While my other MERN project (https://github.com/LataniaReece/techyblogs_2021) had already helped with my understanding of MERN, this project was more to understand ecommerce and how to incorporate the essential ecommerce functionalities like cart tracking, order processing/details and stripejs payments into a MERN application.
This was also my first introduction to Material UI since I was used to Bootstrap. While I like bootstrap overall, I appreciated the built-in table styling in Material UI that I implemented on the admin page.