Send a PR and help other people as well to find great companies to work for 💪
- Setup the repo
- Navigate to
content/companies
- Create a file as
index-company_name.md
- Copy paste markdown template at
src/template.mdx
and follow guidelines provided there in comments.
git clone https://github.com/kamleshchandnani/awesome-interview-process.git
cd awesome-interview-process
yarn
yarn develop
Your site will be running at http://localhost:8000
Licensed under the MIT License