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

https://github.com/colbywhite/cra-typescript-template


https://github.com/colbywhite/cra-typescript-template

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# cra-typescript-template by [Colby M. White]

This is my preferred starting template for a create-react-app project with what I consider a sane set of starting settings.

It contains the following:
- Basic "Hello, World" page
- Sane yarn scripts
- `material-ui` components
- A two-color theme
- CSS Reset via `CssBaseline`
- `tailwindcss`

[Colby M. White]: https://github.com/colbywhite/