Nuacht

A basic shopping cart application built with React and Redux, allowing users to add or remove products from the cart. 📂 Place your images in a screenshots/ folder in the root or public/ directory.
Shopping Cart POC This is a basic shopping cart POC done in React/Typescript on the Front End and using Node/Express for the Back End. The POC features a localStorage fallback in case the server can't ...