A simple web form application for managing employee data. This project allows you to add, view, and search for employees using a web form interface.
- Add new employee details
- Search for employees by ID
- Store employee data in local storage
- Clone the repository:
git clone https://github.com/Prarambha369/SimpleHtmlWebForm.git
- Fill in the employee details in the form and click "Add Employee" to store the information.
- Use the search form to find an employee by their ID.
Contributions are welcome! Please create a pull request or open an issue to discuss any changes.