Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 260 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 260 Bytes

THIS IS ONLY AN ATTEMPT TO USE REDUX AND MAKE A SIMPLE ASYNC REQUEST USING REDUX-THUNK

APIs:

https://randomuser.me/

TECHs, TOOLs AND DRINKs:

create-react-app

redux

react-redux

redux-thunk

cup of nescafe :)

TO RUN THE APP

npm install

npm start