Skip to content

Example of how to use explode redux using the min amount of code

Notifications You must be signed in to change notification settings

danychi/redux-for-lazy-developers

Repository files navigation

Description

Simple Instagram copy created using React+Redux

Source

This project was bootstrapped with Create React App.

Below you will find some information on how to perform common tasks.
You can find the most recent version of this guide here.

Install

$ npm install
$ # or
$ yarn install

Run

$ npm run start
$ # or
$ yarn start

Build the project

$ npm run build
$ # or
$ yarn build

Structure

Highly influenced by https://github.com/react-boilerplate/react-boilerplate

Key technologies

  • react: Natively implemented navigation package for react native.

  • redux: Predictable state container for JavaScript apps

  • recompose: Used for creating and composing higher order components.

  • reselect: Used to create selectors for the redux store.

  • redux-saga: An alternative side effect model for Redux apps

About

Example of how to use explode redux using the min amount of code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published