/introToRedux

Primary LanguageJavaScript

Redux Banking App

About this repository

  • This repository houses lessons and examples created while learning Redux Fundamentals, and later applying them to react components.

General

The redux banking app was created using the following technologies/frameworks/libraries:

Lessons Learned

  • How to implement react-redux
  • Difference between Provider and connect()