Webshop for a project that focuses on offering waterproof swimming schedules for in the pool. Using React, NextJS, NodeJS, Stripe, MongoDB and TailwindCSS.
EDIT: consider using recoil for this, to access the state of the type of product (e.g. beginner or 25m) from any component directly from a global state (atom slice...) --> see implementation in spotify 2.0 project.
see lecture 416 in react course