resource11 / redux-practice

Practice redux app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This app shows pictures of dogs of a selected breed from the Dog API. It was initially bootstrapped with create-react-app. The finished example will be at branch completed-example.

Steps to run:

git clone https://github.com/davidrf/intro-to-redux-http-requests cd intro-to-redux-http-requests yarn install yarn start

About

Practice redux app


Languages

Language:JavaScript 77.0%Language:HTML 14.3%Language:CSS 8.7%