To get this project up and running on your local machine you will need to have the following requirements. Please fork and clone this repo to your local machine.
- Python 3
- Node
- Npm
- Virtualenv
run npm install in the redux-auth directory
run pip install -r requirements.txt in the flask-api-auth directory