HomeProjectsResumeContact

WhyNotMe.

preview image

Ecommerce

WhyNotMe is an e-commerce website, built with React and powered by SQL for order management, that specializes in selling athlete Joe Fornasier's merchandise. The platform ensures a seamless shopping experience by using session storage to keep items in the user's cart upon refresh. Additionally, it includes a JavaScript-based subscription model enabling users to sign up for a newsletter to receive updates on the latest merchandise drops.

login pagelogin pagelogin page

Our e-commerce website integrates the Stripe API for secure and efficient payment processing. Using Stripe's JavaScript library, we collect and tokenize payment details on the client side, which are then securely sent to our server. The server uses Stripe's API to process the payment and manage transactions. This seamless integration ensures a smooth and secure checkout experience for our customers.

login page