Welcome to the **Divin eCoders** Employee Management System — a simple, web-based portal for employees and HR to manage daily operations.
👥 Login Credentials
| Employee ID | Password |
|---|---|
| EMP001 | rahul123 |
| EMP002 | emily123 |
| EMP003 | sneha123 |
| EMP004 | priya123 |
| EMP005 | naveen123 |
# 👩💼 HR
| HR ID | Password |
|---|---|
| HR001 | hr123 |
> Use these credentials to log in and explore the features as either an Employee or HR.
## 🛠️ Tech Stack
- **Frontend**: HTML, CSS, JavaScript - **Framework**: Likely React (based on Vercel deployment) - **Hosting**: [Vercel](https://vercel.com/)
- Separate login portals for Employees and HR
- Role-based access and functionalities
- Clean, responsive UI
- Fast and lightweight web experience
git clone https://github.com/PunyaslokSahu-26/DIVINEcoders.git
cd DIVINEcoders
npm install
npm run dev