A responsive web application that simulates a basic loan request form.
π― This is my first official project after completing the React course πͺ
π From the Udemy course by Eng. Yarob Al Mostafa (Tarmeez Academy)
This project is a simple form-based React app that collects basic user data as part of a mock loan application.
It includes fields for name, phone number, age, employment status, salary selection, and a submit button.
- π§ Full Name input field
- π Phone Number input field
- π Age input field
- π Employment status (Yes/No)
- π° Salary range dropdown
- π¨ Submit button with basic validation
- π± Responsive layout
| Concept | Usage |
|---|---|
useState | Manage input values and form state |
event handling | Handle user interactions (onChange, onSubmit) |
conditional rendering | Show/hide elements based on state |
| Tool | Purpose |
|---|---|
| React | Build the interactive UI |
| HTML/CSS | Structure and style the components |
| ESLint | Code quality and linting |
| GitHub Pages | Live hosting for the project |
| MUI (optional) | UI components and layout (if used) |
- β This project was completed on March 18, 2025.
- β³ Upload was delayed intentionally to focus on completing the full React course first.
- It's a great starter for practicing form handling in React.
-
π React Course on Udemy:
https://www.udemy.com/course/tarmeezacademy-react/ -
πΊ Tarmeez Academy YouTube Channel:
https://www.youtube.com/@tarmeez -
π¨βπ» Eng. Yarob Al Mostafa on GitHub:
https://github.com/Yarob50
Maher Elmair
- π« maher.elmair.dev@gmail.com
- π LinkedIn
- βοΈ X (Twitter)
- β€οΈ Made with passion by Maher Elmair
π₯ View the project live on GitHub Pages:
π https://maher-elmair.github.io/loan-application-form/
If you liked the project, please β the repository!
Feel free to open issues or submit pull requests with improvements π
