Skip to content

Latest commit

 

History

History
87 lines (58 loc) · 1.79 KB

README.md

File metadata and controls

87 lines (58 loc) · 1.79 KB

HireHub

HireHub is a complete job requirtment and hiring solution. This application offers solutions best focused in simpliflying hiring process. The features of this site are:

⚪ Allows recruiters to post for job vaccancies

⚪ Allows Candidates to apply for the post

⚪ Allows for the shortlisting of candidates

⚪ Notification for various stages of application

⚪ Real time chat with the candidates

⚪ Events And Todos for Users

Screenshots

App Screenshot App Screenshot App Screenshot App Screenshot App Screenshot App Screenshot App Screenshot App Screenshot App Screenshot App Screenshot App Screenshot App Screenshot App Screenshot App Screenshot App Screenshot App Screenshot App Screenshot App Screenshot App Screenshot App Screenshot App Screenshot App Screenshot App Screenshot App Screenshot App Screenshot

Authors

Run Locally

Clone the project

  git clone https://github.com/Chirag123-bit/HireHub-Frontend.git

Go to the project directory

  cd HireHub-Frontend

Install dependencies

  npm install

Start the server

  npm start

Running Tests

To run tests, run the following command

  npx jest