A full featured Invoice creation and client management application.
There are 2 test case available.
jest test: npm run test
E2E cypress test: npm run cypress
- Next JS
- TypeScript
- Axios
- Apollo Client (For
app.getClients
using graphql) - React Hook Form
- useAsync (For sending
get
request ) - Yup
- Cookies Next
- MUI
- Material React Toastify