Skip to content

ivandj0h/rsm-redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSM - Redux

About the Apps

This is a Simple React Management State using Redux. This application just for showing you that how to implement redux in reactjs.

based on https://redux.js.org/ Redux is a predictable state container for JavaScript applications. It helps you write applications that behave consistently, run in different environments (client, server, and native), and are easy to test. 

Getting Started

To getting started with this application, now you can clone the repo by using this command and you can play around within it

https://github.com/ivandi1980/rsm-redux.git

Installation

After you success clone this repo, then the next step is run these command

npm install

Run Server

to run the server you can run this command

npm start

About

This is a React State Management using Redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published