Parabellum577 / react-redux-ts-template

redux, redux-thunk, TS, reselect, axios API wrapper, protected routes, node-saas modules,

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yarn yarn start open http://localhost:3000/

check utils/helpers/storageKeys.tsx => acessToken name;

"dependencies": { "@types/lodash": "^4.14.168", "@types/node": "^14.14.35", "@types/react": "^17.0.3", "@types/react-dom": "^17.0.2", "@types/react-redux": "^7.1.16", "@types/react-router-dom": "^5.1.7", "axios": "^0.21.1", "bootstrap": "^4.6.0", "lodash": "^4.17.20", "multiselect-react-dropdown": "^2.0.4", "node-sass": "^5.0.0", "react": "^17.0.1", "react-dom": "^17.0.1", "react-redux": "^7.2.2", "react-router-dom": "^5.2.0", "react-scripts": "4.0.3", "redux": "^4.0.5", "redux-persist": "^6.0.0", "redux-thunk": "^2.3.0", "reselect": "^4.0.0", "typescript": "^4.0.3" }

About

redux, redux-thunk, TS, reselect, axios API wrapper, protected routes, node-saas modules,


Languages

Language:SCSS 69.9%Language:TypeScript 21.2%Language:HTML 8.9%