This project is a demo of Paylocity Healthcare Benefits. It uses React, TypeScript, ShadCN and Vite.
- Clone the repository
- Install dependencies with
npm install
- Run
npm run dev
to start the development server - Open your browser and navigate to http://localhost:PORT
- Add an employee
- Edit an employee
- Delete an employee
- Add a dependent
- Edit a dependent
- Delete a dependent
- View calculated benefits
- View paycheck amount
created by @janithRS