SI-Encoding / amazon-clone-flask

Co-developed containerized Flask and React eCommerce store with payment processor and 2FA verification
1 stars 0 forks source link

Initialized React Redux #10

Closed SI-Encoding closed 2 years ago

SI-Encoding commented 2 years ago

Code Review Checklist

Description

Initialized React Redux@8.0.2. To serve as a functional for future global state variables that we would need to interact with many different components. This is essential to avoid prop drilling.

Type of change

How was it tested?