/react-coding-interview

🚀 In this repository I will be storing solution for all React ⚛️ component asked in inteviewes to be built ☃️

Primary LanguageCSS

🚀 React Interview Components

A collection of commonly asked React interview components, built from scratch to help developers prepare for technical interviews. This repository serves as a reference and hands-on practice resource for mastering key React concepts.

📌 About

This project contains multiple React components frequently encountered in interviews. Each component is implemented with best practices, covering various topics like state management, hooks, event handling, and component composition.

🛠️ Components List (Always check the readme files attached)

(More components will be added over time.)

🎯 Why This Repository?

  • Covers real interview questions
  • Focuses on practical implementation
  • Uses modern React best practices
  • Helps in self-paced learning and improvement

🚀 Getting Started

1️⃣ Clone the Repository

git clone https://github.com/gaju91/react-coding-interview.git

cd react-coding-interview

2️⃣ Install Dependencies

npm install

3️⃣ Run the Project

npm run dev

4️⃣ Check Components

Go to App.tsx and Un-Comment component

🛠️ Contribution

Feel free to contribute by improving existing components or adding new ones. Fork the repository, make your changes, and open a pull request!

📜 License

This project is open-source and available under the MIT License.