An open API service indexing awesome lists of open source software.

https://github.com/exposedcat/react-essential


https://github.com/exposedcat/react-essential

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

          

# React Essentials

Template for generic React projects

- TypeScript for type-safety
- Vite for robust development
- [Stitches](https://stitches.dev/docs/variants) for inline styles

P.S. Stitches is no longer actively maintained due to changes in the React
ecosystem and maintainer availability, you can
[read more here](https://github.com/stitchesjs/stitches/discussions/1149#discussioncomment-6223090).
**However**, it still seems to be the best libary for inline styles.