GitXplorerGitXplorer
y

learning-react-redux

public
2 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
4368815d328c60718516653581f905c5d3e0b989

Fix export on main index.js files

yyazaabed committed 7 years ago
Unverified
3030fa1f5a886c65dc5626ac8ebbd403f41e36b1

Finish working on learning redux, reactjs, share data between components

yyazaabed committed 7 years ago
Unverified
f1514c9a23716c8fd1c2e16ae37e13fe242e4f8c

Finish working on learning redux, reactjs, share data between components

yyazaabed committed 7 years ago
Unverified
00cb6a1145d71e621c77aff7565ed57eb7c15072

Creating stores and change some components

yyazaabed committed 7 years ago
Verified
dcffbb04eda62cec6879b3b3d2349bdb4142bb5b

Create README.md

yyazaabed committed 7 years ago
Unverified
59cc9316f134cbb765e29a5e763bef4e6d55b8d9

Initial commit

yyazaabed committed 7 years ago

README

The README file for this repository.

learning-redux

This to learn some concepts with Redux and how React works with Redux.Built using creat-react-app on codesandbox site.

Idea

A simple photo app that will simplify the core ideas behind Redux, React Router and React.js. This app idea taken from wesbos courses to learn React and Redux