Completely responsive E-commerce web page which allows the user to navigate through different categories of items, filter them by category and add them to the shopping cart. Users can manage their current bag on the shopping cart containing a list of items where each one can be deleted. In the shopping cart, the user can delete or finish buying.
Use jest and react-testing-library to create tests for main components and pages.