Frontend for shop app. Live preview
- Four pages with frontend routing.
- Fetches products data from an external API.
- Live product counter and price calculator.
- Tested with React Testing Library and Vitest.
git clone git@github.com:bigacz/shopping-cart.git
npm install
npm run dev -- --opennpm run build