Mockprep is a interview preparation platform,allowing users to engage with experts to guide and mentor to prepare best way possible.
Mission:
We provide a platform which enables users to engage with experts in their industry who can assist them in their interview preparation by conducting mock interviews
Vision:
To make the process of preparing for an interview simple and effective for everyone
Goals:
- Provide valuable resources.
- Provide quality tests.
- Provide goof mock interviews.
Features:
- Best in industry experts availability .
- Simple and consistent UI.
- Secure SSO Authentication.
- Learn with our resources.
Please Note:
- We recommend using this app in Google Chrome
Test Credentials:
Dummy logins are added in the login page for all the user flows that includes Student Interviewer and admin.
- Clone the repo
git clone https://github.com/pesto-students/mock-prep-n11-eta2-fe.git
- Install NPM packages
cd mock-prep-n11-eta2-fe && npm install
- Run
npm start
-
Open http://localhost:3000 to view it in the browser
-
Run Test cases
npm test