maxgillham / SmartEQ-ImageOnly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qhacks2019

For the python backend, Python 3.6.7

python3 -m virtualenv venv
source venv/bin/activate
pip install -r requirments.txt

For the React frontend

cd frontend
npm i
npm start

About


Languages

Language:JavaScript 62.8%Language:Python 33.4%Language:CSS 3.8%