The app is a one page that display Employee table. The employee have four different status including the following
- ADDED
- IN-CHECK
- APPROVED
- ACTIVE
- INACTIVE
yarn
1- Run Rest API
cd json-mock-api
yarn
yarn json-server --watch src/db.json
2- Run Frontend Local
In the root directory run:
yarn start
In the root directory run:
yarn run cypress open
👤 Arwa Elmowafy
- Github: @arwa1996
- LinkedIn: @https://www.linkedin.com/in/arwa-mohammed-78654b190/
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator