Skip to content

Latest commit

 

History

History
63 lines (35 loc) · 1.54 KB

README.md

File metadata and controls

63 lines (35 loc) · 1.54 KB

Redux Refactor (e-commerce site)

GitHub top language

License

GitHub

Description

Take an existing e-commerce site that uses Context API to manage State, and refactor the code to use Redux API

Table of Contents

Installation

Clone the repository, navigate to the root directory of the project and run npm install, then npm seed, and finally npm start.

Deployment

shop-shop

Usage

Users can login, navigate through the products page, add items to a cart, see product descriptions, and finally 'checkout' with 'stripe' payments platform.

Screenshot

Application-Screenshot

Component State Tree

Image captured during app use via Redux DevTools

Component-tree

Credits

*@coding-boot-camp

Contributing

Contributor Covenant

Tests

no current test method

Questions

Please send additional questions to @coderjake91, email: [email protected]