Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mwarman committed Mar 22, 2024
1 parent 7d6272b commit 9bd9d81
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,16 @@ The technology stack includes:

- Create React App - the foundation
- React Router Dom - routing
- React Query - data manipulation and caching
- TanStack React Query - data manipulation and caching
- Axios - http client
- Formik - form management
- Yup - validation
- Tailwind - styling
- Material Symbols - icons
- React Spring - animation
- Lodash - utility functions
- DayJS - date utility functions
- TanStack React Table - tables and datagrids
- Tailwind - styling
- Material Symbols - icons
- Testing Library React - tests
- Jest - tests
- MSW - API mocking
Expand Down

0 comments on commit 9bd9d81

Please sign in to comment.