This app is a sample for implementing redux by react. Also it includes a implemented from scratch.
-
First you should change the url that you are fetching data from it in
src\_services\use.service.js
-
The structure of json that this app receives is { _id: 1 name: Emma }
- npm install
- npm start