File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 66
77- [ Express] ( https://www.npmjs.com/package/express )
88- [ Prisma] ( https://github.com/prisma/prisma ) & [ Nexus] ( https://www.npmjs.com/package/nexus ) for generating schemas and resolvers
9- - [ Yup] ( https://github.com/jquense/yup ) for schemas validation
9+ - [ Yup] ( https://github.com/jquense/yup ) for schema validation
1010
1111### Frontend
1212
1313- [ Create-React-App] ( https://github.com/facebook/create-react-app )
1414- [ Formik] ( https://www.npmjs.com/package/formik ) for forms
15- - [ Yup] ( https://github.com/jquense/yup ) for schemas validation
15+ - [ Yup] ( https://github.com/jquense/yup ) for form schema validation
1616- [ Material-UI v4] ( https://www.npmjs.com/package/@material-ui/core ) , [ AtomicCss using Box] ( https://material-ui.com/components/box/ )
1717- [ React-apollo] ( https://www.npmjs.com/package/react-apollo ) , [ react-apollo-hooks] ( https://www.npmjs.com/package/react-apollo-hooks )
1818- Route authentication verification
You can’t perform that action at this time.
0 commit comments