Welcome to the Frontend Interview Questions repository! This repository aims to provide a comprehensive list of frontend interview questions to help you prepare for your next interview.
You can explore the live documentation here:
If you encounter any issues or have suggestions for improvement, please don't hesitate to report them here.
Your contributions are invaluable! Feel free to contribute by creating a pull request for any reported issues or suggested enhancements.
Before creating a new issue, please check the existing ones here to avoid duplicates.
If you find this project helpful, consider showing your support by starring the repository. Your support motivates us to enhance and expand this project further. ❤️
We welcome contributions from everyone! Check out contributing page to learn how you can contribute.
Alternatively, you can find the contributing guidelines here
To run this project locally, follow these simple steps:
-
Clone the project:
git clone https://github.com/armancodv/frontend-interview.git
-
Navigate to the project directory:
cd frontend-interview
-
Install dependencies:
yarn install
If you don't have Yarn installed, you can download it here.
-
Start the server:
yarn dev
-
Open http://localhost:5173/ in your browser to see the result.
This project is licensed under the MIT License.