Skip to content

Latest commit

 

History

History
66 lines (51 loc) · 1.36 KB

README.md

File metadata and controls

66 lines (51 loc) · 1.36 KB

Here is some UI and work shown in this repository

Live Preview Project

Project Details

Employee information add has been worked on this repository. Using the data get method from the backend to show in UI and using the data post method from the user to send backend data and show new data in UI. In this repository project, the user can filter by gender or search by name to find employees.

Technology Use

  1. React JS
  2. React Redux
  3. Redux Toolkit
  4. JSX
  5. React Hooks
  6. React Router
  7. React Router Dom
  8. Axios
  9. RESTful APIs
  10. MockAPI.io
  11. HTML5
  12. Bootstrap5
  13. Font Awesome

Project Deploy

Netlify

Project Pages

  1. Employee List Page
  2. Employee Add Page
  3. Employee Update Page
  4. Error Page

Employee List Page

image

Employee Add Page

image

Employee Update Page

image

Error Page

image