Skip to content

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

License

Notifications You must be signed in to change notification settings

coderjake91/redux-refactor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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]

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published