Sneruall / soloswimnl

Webshop for a project that focuses on offering waterproof swimming schedules for in the pool. Using React, NextJS, NodeJS, Stripe, MongoDB and TailwindCSS.
https://www.soloswim.nl
0 stars 1 forks source link

Add cookies / sessions for storing shopping cart data (and dont forget to clean them after purchase) #1

Open Sneruall opened 2 years ago

Sneruall commented 2 years ago
Sneruall commented 2 years ago

make use of an npm package to save and load redux data to localstorage!

Sneruall commented 2 years ago

Consider using session storage in Mongodb, see lectures from 239 in the NodeJS udemy course