An open API service indexing awesome lists of open source software.

https://github.com/shubhangam333/reduxstagram

react redux based web app
https://github.com/shubhangam333/reduxstagram

Last synced: 15 days ago
JSON representation

react redux based web app

Awesome Lists containing this project

README

        

A simple React + Redux implementation.

## Running

First `npm install` to grab all the necessary dependencies.

Then run `npm start` and open in your browser.

## Production Build

Run `npm build` to create a distro folder and a bundle.js file.