The Employee Review System is a comprehensive web-based platform designed to facilitate transparent and efficient employee performance evaluations within an organization. This system offers both employee and administrative functionalities, catering to the needs of team members and management alike.
To install and run the application locally, follow these steps:
-
Clone the repository:
https://github.com/patelsmuseum/Employee-Review-System
-
Install dependencies:`
npm install
-
Start the server:
npm start