Skip to content

PetrusMaximus0/odin-shopping-cart

Repository files navigation

Shopping Cart

This is a solution for the assignment Shopping Cart, from The Odin Project.

Requirements

The assignment consists of a mock shopping cart. The user should be able to browse items, add and remove them from a cart, and visualize a checkout page.

As the user adds or removes items to the cart, the total amount on the cart adjusts accordingly.

Testing implemented with the React Testing Library, and Mock Service Worker.

Built with React. Uses FakeStore API for fetch requests.

Live demo: https://odin-shopping-cart-8zm.pages.dev/

About

A solution for the Shopping Cart assignment in The Odin Project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published