AlexMac7 / react-redux-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React/Redux App

Setup

  • clone the repository

  • install dependencies with yarn:

$ yarn
$ yarn run start

The App will be running at localhost:8080

This application uses React as our view layer with Redux for state management and Found to handle routing.

About


Languages

Language:JavaScript 96.9%Language:HTML 3.1%