myInterviewer
mockInterviewer is a mock interview practice application.
Currently the application have pre-fixed 25 most commonly asked quesion.
Each Question have a time limit of 60seconds to give answer after that next question will appear.
For a better result open some video recorder application like zoom or google meet and start recording and then go to this myInterviewer application to practices the HR Questions and do the analysis and prepare according to your strength/weakness
Feel Free to Fork, Star, Clone
Freely fork and star this repository to get the updated version.
To Clone this repository on your machine.
- Run the command
git remote add origin https://github.com/kmrraviranjan1/myInterviewer.git
- Make sure you have npm installed on your local machine.
- Run the command
npm i
- change directory to the cloned file location by
cd myInterviewer
- Run command
npm run start
- Congratulations your application is live on your favourite browser.
Techstack Used
Front-End
- React
- Css
npm Packages used
- material-ui
- react-router-dom