react template

December 11, 2022 ยท View on GitHub

this template uses:

Tailwind for CSS

React Query for... well Querying

React Router Dom for routing

Valtio for global state

Formik for Forms

The .ENV has the baseURL of the application-from there,axios uses it as baseURL, so make sure to fill it up!
A demo of using Tailwind and Formik can be found on the Login.jsx page.