interview-experience-frontend

List of Tech Interview Experience blogs. You can find interview experience blogs from Google, Microsoft, Atlassian, and many more.

MIT License

Stars
8

✨ Interview Experience Frontend

Frontend for Interview Experience


🔌 Getting Started

  1. Clone the repository on your local machine with the command below in your terminal, and cd into the interview-experience-frontend folder.
git clone https://github.com/hsnice16/interview-experience-frontend.git

cd interview-experience-frontend
  1. Install dependencies (if you are using npm then do with that).
yarn install
  1. Start the development server.
yarn start

🔗 Backend

💻 Code - https://github.com/hsnice16/interview-experience-backend