Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 401 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 401 Bytes

Welcome to JobMiner

Jobminer is a website for harvesting facebook group post about careers and searching them easily currently containing just the client side - a react search page, base on the example from the React tutorial.

To use in python

pip install -r requirements.txt
python server.py

And visit http://localhost:3000/.