Skip to content

This code refactor project, Shop-Shop, is an E-Commerce application where users can buy items from several categories of products. (Prop Drilling => React-Context-API )

License

Notifications You must be signed in to change notification settings

CaseyDeriso/shop-shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shop-shop

GitHub issues GitHub pull requests license GitHub Repo stars GitHub package.json version

Description

Shop-Shop is an E-Commerce application where users can buy items from several categories of products. This is a MERN stack project which I refactored from using prop-drilling for state management to using React-Context-API for global state management. I also implemented an IndexedDB object store for offline use, implemented Stripe for payment management and deployed the application to Heroku.

Table of Contents:

Installation

This projects development environment uses concurrently to run both the server and client server at the same time from the root directory, if you find the start command does not work from root, try running both the client and server from separate command line tabs.

Screenshot

Screenshot of Application

Credits

UT Austin Coding Bootcamp

License

MIT

About

This code refactor project, Shop-Shop, is an E-Commerce application where users can buy items from several categories of products. (Prop Drilling => React-Context-API )

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published