Skip to content

OptimisticTrousers/shopping-cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shopping-cart

Description

[App] Creating a fake store using the fake store API

See it live on optimistictrousers.github.io/TOP-shopping-cart

Purpose

Creating a multi-page application with react-router-dom, using Testing Library and Jest to test, and learning how to use context.

Beyond that, other learning outcomes were:

  • Design reusable components
  • Fetching mock data from the Fake Store API https://fakestoreapi.com/
  • Practicing state management
  • Using snapshot tests with Jest and Testing Library

Development

Javascript Framework

Libraries, extensions and tools