The Interview Report project aims to streamline the interview process by providing a structured platform to document, analyze, and generate reports on candidate interviews. This tool is designed for HR teams, hiring managers, and recruiters to efficiently manage interview feedback, track candidate performance, and make data-driven hiring decisions.
Steps to run this website in your local machine is as follows :
- Fork this repository
- Save the code on your local machine you can also clone the repository
- Open terminal
- Run following commands in the terminal :
- npm install
- npm run dev
- Make sure you have installed node js before entering these code in the terminal