Sneakers App (E-Commerce website)
Inspired by a Front-end mentor project, this e-commerce app was built with React for the frontend and Netlify serverless functions for the backend. The data is being fetched from an API also built from scratch using Node, the Express framework and MongoDB. The app is deployed on Netlify. It allows users to browse a number of articles (i.e sneakers), access a single article and get further details, add articles inside a shopping cart and simulate a payment by connecting to the Stripe API. The app is also responsive.