Invoice app (React | TypeScript | React Hook Form | React Query)

Solution retrospective
UPDATE
Updated the solution to add certain improvements, such as loading messages to improve the UX, cache to speed up searches already performed, and small corrections to the CSS that prevented the app from being displayed properly on smaller screens.
🔨 Built with
- Vite
- React
- TypeScript
- React Router v6
- React Virtuoso
- React Hook Form
- React Query
- ZOD
- Local Storage
- SASS Modules
- CSS Grid
- Flexbox
✨ Addons
- Some transitions were added to make the app more appealing
- A virtualized list to improve performance when a high number of invoices accumulate on the screen
I'm always open to suggestions on how to improve the project structure, accessibility, naming convention, code reuse, or anything else you think I should improve. It would be deeply appreciated.
Thank you. 😊
Please log in to post a comment
Log in with GitHubCommunity feedback
- @auychat
When I inspect in the console, it shows:
- A form field element should have an id or name attribute.
- Incorrect use of <label for=FORM_ELEMENT>.
You can solve it by clicking the red and blue flag. At the bottom, you will see "AFFECTED RESOURCES," and by clicking on the "Violation Node," you will see which input has a problem.
I hope this will help you with addressing these minor issues.
Marked as helpful - @Simplyvoda
Good one !
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord