- 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
- Install dependencies (if you are using npm then do with that).
yarn install
- Start the development server.
yarn start
💻 Code - https://github.com/hsnice16/interview-experience-backend