ZacharyBys / scs-2019

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scs-2019

The Bees r Back

#Backend

pip install flask

pip install flask-cors

Run python app.py

#frontend

npm install

npm start

Go to localhost:3000/home to start

localhost:3000/login to login localhost:3000/account to create account localhost:3000/questions to access questions after login

About


Languages

Language:JavaScript 70.7%Language:Python 19.2%Language:HTML 7.5%Language:CSS 2.6%