Job House is a platform that connects those who are looking for a job with companies that are looking for candidates.
To run this project you need to open two terminals.
The first one to run the back-end that built using express js.
The second one to run the front-end that built using react js.
for both the command is npm start
config folder for the api to handle cors policy & to connect with the database.