Skip to content

zorantodorovic/redux-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redux_example

This is a simple Redux example in ReactJS. Here you can find members of Ars Futura team in Redux store. Here you can find some code and see how to write actions, action creators, reducers. Also, you can easily see the difference between components and containers, or how developers like to say: smart and dumb components.

Getting Started

Checkout this repo, install dependencies, then start the gulp process with the following:

	> git clone git@github.com:maranbomater/Redux-example.git
	> cd Redux_example
	> npm install
	> npm start

	> open http://localhost:8080/ in browser

About

This is a simple Redux example in ReactJs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published