Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sibelius/ui-boilerplate
Basic UI boilerplate to practice CSS
https://github.com/sibelius/ui-boilerplate
Last synced: 25 days ago
JSON representation
Basic UI boilerplate to practice CSS
- Host: GitHub
- URL: https://github.com/sibelius/ui-boilerplate
- Owner: sibelius
- Created: 2020-06-14T13:13:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T21:43:12.000Z (almost 2 years ago)
- Last Synced: 2024-10-19T19:54:22.385Z (28 days ago)
- Language: TypeScript
- Homepage: https://sibelius.github.io/ui-boilerplate/
- Size: 4.98 MB
- Stars: 32
- Watchers: 3
- Forks: 1
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UI boilerplate
Basic UI boilerplate to practice CSS
- material ui
- styled-components
- styled-system (similar to tailwind but for css in js)
- rebass## How to start desiging?
```sh
yarn start
```## How to test responsive in many screens?
Use [Responsively App](https://github.com/manojVivek/responsively-app)
## How to convert SVG files to React Components?
Use [Transform Tools](https://transform.tools/)