react-boilerplate
react-boilerplate copied to clipboard
🔥 Frontend template (boilerplate) for building web applications with React
- Update dependencies - Update tailwind config for v3 - fix warning for mapped divs
As this project was created time ago, some dependencies need to update, like postcss, tailwind, etc. A solution would be using, renovatebot or dependabot as well.
Modals are not accessible with focus stealing & recovery and using `esc` to close etc. A simple fix would be to use `@headlessui/react` which can manage all of the state...