This tutorial uses React and Redux to create a password generator and storage app.
This app could be build as either React or React Native.
Vesion: 1.0.0
This project was built and tested on ...
To create this project you will need an understanding of
- JavaScript: ES6
- React
- Creating components
- JSX
- HTML/CSS
- Define Application state
- Create an app that manages application state with Redux
- Implement React-Redux
- bugs
- common student problems
- etc.