DEV Community

Pedro Velazquez
Pedro Velazquez

Posted on

React + Vite + Ts templates for you

Hi there. I want to share with you two repos for building (guess what) react apps, powered by vitejs and typescript. They include i18n, caching, custom http client (no more axios), tailwindcss, vitest and file-config based routing (no more a single file with all yout routes). Any feedback is welcome

https://github.com/Pedro-Velazquez/revit (with material design)
https://github.com/Pedro-Velazquez/vint (with ant design)

Top comments (0)