Skip to content

rbqdev/react-form-customer-crud

Repository files navigation

React Form Customer CRUD

Getting Started

Run the follow comands to start project local:

- pnpm install
- pnpm run dev

Open http://localhost:5173 with your browser to see the result.

Tests

Run the follow comands to run tests:

- pnpm run test:unit (react-testing-library) (.test files)
- pnpm run test:coverage
- pnpm run test:e2e (playwright) (.spec files ./src/e2eTests)

Other commands

Run the follow comands to run tests:

- pnpm run lint
- pnpm run lint:fix

Technologies

This project was built with:

- Vite
- React
- Typescript
- MUI Lib + StyledComponents
- React Router
- Tanstack Query
- Zod
- React Testing Library
- Playwright
- MSW (Mocking Service Worker)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published