Frank Zone Admin

  • ReactJs: @emotion/react & @emotion/styled, @material-tailwind/react, @mui/icons-material & @mui/materia, Axios, Formik, Moment, RC Table,React Lazy Load Image Component, React OTP Input, React Toastify, Yup, Vite Plugin SVGR
  • Project URL: Project Link

A promise-based HTTP client for making API requests. Often used for fetching and sending data between the app and backend services.

A form management library that simplifies handling form state, validation, and submission in React applications.

A library used for parsing, validating, manipulating, and formatting dates.

A React component library for rendering tables with support for advanced features like pagination, sorting, and more.

A React component for lazy-loading images to improve performance by loading images only when they are visible on the screen.

A component for handling OTP (One-Time Password) input fields, often used for authentication or verification purposes.

A library for displaying notifications in React applications, offering customizable and user-friendly toast notifications.

A schema-based validation library often used with Formik to define and validate form inputs.