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: 15 days ago
JSON representation

Basic UI boilerplate to practice CSS

Lists

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/)