Skip to content

A simple React Application with redux integration. And redux middleware(Saga) has also been used for State management.

Notifications You must be signed in to change notification settings

anupama-sinha/reactjs-redux-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Details

This project contains learning for React.js, Redux, Redux Middleware Saga. For detailed understanding on concepts, please refer code and my learning notes

Before starting

Copy paste BasicComponent.html to any notepad file and see various examles. It will help u understand HTML,CSS,Javascript, JSX and from there take you to React.js concepts. Uncomment and comment exmaples one by one and check in browser

Starting the application

  • npm install
  • npm start
  • Check project running in localhost:3000

About

A simple React Application with redux integration. And redux middleware(Saga) has also been used for State management.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published