/janshu-react

A web app that was created by React/Redux etc.

Primary LanguageJavaScript

janshu-react

check demo by gif
check demo (Deployed in netlify.com)
(Using Fake data)


How to run project:

  1. clone/download project
  2. yarn/npm install
  3. yarn start

Using techs and libraries:
"JavaScript": "ES6+"
"axios": "^0.18.0",
"immutable": "^4.0.0-rc.12",
"react": "^16.8.2",
"react-dom": "^16.8.2",
"react-loadable": "^5.5.0",
"react-redux": "^6.0.0",
"react-router-dom": "^4.3.1",
"react-scripts": "2.1.5",
"react-transition-group": "^2.5.3",
"redux": "^4.0.1",
"redux-immutable": "^4.0.0",
"redux-thunk": "^2.3.0",
"styled-components": "^4.1.3"