Live Demo: https://recruithound3.herokuapp.com/
Summary
-
Connects new developers with recruiters in their area. Answering the need for a centralized repository of recruiters operating in a given region.
-
Built using MERN Stack (MongoDB, Express, React, Node.js), JavaScript, PassportJS, Multar, Bootstrap
To run project
- After cloning git repo, from your terminal cd into the project root, then run
npm installto install all dependencies - Then, from the project root, run
npm run dev
