https://github.com/exposedcat/react-essential
https://github.com/exposedcat/react-essential
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/exposedcat/react-essential
- Owner: ExposedCat
- Created: 2024-09-09T22:38:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-09T23:22:12.000Z (over 1 year ago)
- Last Synced: 2025-01-18T14:34:09.750Z (12 months ago)
- Language: TypeScript
- Size: 78.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.