A web application to manage employees with Create, Read, Update, and Delete (CRUD) functionality.
Features
- Add new employees
- View employee list
- Update employee details
- Delete employees
- API integration with Node.js backend
Tech Stack
- Frontend: HTML, CSS, JavaScript
- Backend: Node.js, Express
- Database: MongoDB
Installation
- Clone the repo:
git clone https://github.com/<username>/employee-management-system.git