Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 267 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 267 Bytes

CRUD - User details app

Dev setup

  npm i
  npm run dev

  npm run test

Tech stack

  • firebase
  • React (vite)
  • Reduxt toolkit
  • Formik + Yup
  • MUI Component library
  • axios
  • react-toastify
  • react-router-dom
  • sass
  • React-testing-library + Jest