/react-redux-saga-oath

React email Oauth app using redux-forms and redux-sagas

Primary LanguageJavaScript

react-redux-saga-oath

React email Oauth app using redux-forms and redux-sagas

I used pug templating engine instead of JSX.

Demo https://react-redux-saga-oath-hrmuwffiwf.now.sh/

Setup

clone repo

git clone git@github.com:fatahn/react-redux-saga-oath.git

install packages

navigate into your cloned folder: cd react-redux-saga-oath

then run: yarn

Run the app

yarn run dev