mercykip / UserProfile

This is a React+Redux project which consumes a rest API and uses a redux-thunk middleware

Home Page:https://userprofilemercy.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interview project UserProfile APP

documentation

https://mercyjemosop.medium.com/react-redux-walk-through-21333a514b01

Reactjs + Redux + Reducx Thunk + axios

pagination + filtering list of data

This is a react project created to consume an API

It uses npm web package and redux

npm install redux react-redux
npm init react-app user_portfolio
npm install react-router-dom 
npm install --save bootstrap 
import 'bootstrap/dist/css/bootstrap.css';// add to index.js
npm install axios
npm install @material-ui/core @material-ui/lab
npm install --save redux-thunk

About

This is a React+Redux project which consumes a rest API and uses a redux-thunk middleware

https://userprofilemercy.herokuapp.com/


Languages

Language:JavaScript 86.5%Language:CSS 7.2%Language:HTML 6.4%