Developed a Random Password Generator using React and Vite. The application allows users to:
Customize password length.
Include or exclude numbers and symbols.
Key Learnings:
Gained hands-on experience with React Hooks (e.g., useState, useEffect).
Strengthened understanding of React's component-based architecture.
Enhanced skills in building dynamic, interactive web applications.
This project not only deepened my expertise in React but also improved my ability to implement user-driven functionality in real-world scenarios.
Link - https://avansh2006.github.io/Random-Password-Generator/