Skip to content

eCommerce SPA website utilizing the Open Exchange Rates API and React's Context API. Complete with unit/integration tests.

Notifications You must be signed in to change notification settings

skhosla8/PicSome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PicSome

An eCommerce single-page application that utilizes the Open Exchange Rates API and React's Context API. Complete with unit/integration tests.

Features

  country selector
    updates app to reflect item prices in currency of selected country

  favorites
    displays all favorited items

  cart
    displays all cart items

  image hover effects
    toggle functionality for adding/removing items from favorites/cart

  welcome modal
    displays greeting when users view app for first time

  country selector modal
    displays selected country information, then redirects to homepage while
    simultaneously updating entire app to reflect new context

Live Demo

PicSome

About

eCommerce SPA website utilizing the Open Exchange Rates API and React's Context API. Complete with unit/integration tests.

Topics

Resources

Stars

Watchers

Forks