jtundag / react-redux-app

Boilerplate for creating React-Redux App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A React-Redux App Boilerplate

This project was bootstrapped with Create React App.

Setup

  1. Clone this repository
  2. Install dependecies & run the app
npm install
npm start

About

Boilerplate for creating React-Redux App


Languages

Language:JavaScript 86.7%Language:HTML 13.3%