robhorrigan / simple-react-redux

React Redux Starter App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple React Redux

A simple react/redux app to help you get started using react/redux with minimal setup.

Getting Started

Install Dependencies

npm install

Run the application

npm start

You should now see the app running in your browser at http://localhost:3000/

This project was bootstrapped with Create React App.

About

React Redux Starter App


Languages

Language:JavaScript 66.7%Language:HTML 27.3%Language:CSS 6.1%