Chandan9898Kumar / ReduxExample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

To Install Redux -

npm install redux react-redux

react-redux internally uses Action, ActionCreator, AnyAction, Dispatch, Store these interfaces form redux package.

About


Languages

Language:JavaScript 73.5%Language:CSS 14.4%Language:HTML 12.0%