This is a Job-Portal application where peoples can post, search , find and apply for jobs. Job seekers can chat with employers
Quick start options:
- Clone the project fron (https://github.com/abhilashjayaseelan/talent_hive)
- Download and Install NodeJs LTS version from NodeJs Official Page.
- Navigate to the root ./ directory of the product and run
npm install
oryarn install
orpnpm install
to install our local dependencies.