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

https://github.com/mateusfg7/box-css-preview

:white_square_button: A simple web page created with React to get the preview of the border of a component and obtain the relative CSS style code.
https://github.com/mateusfg7/box-css-preview

border-css-styles css css3 preview react reactjs

Last synced: 9 months ago
JSON representation

:white_square_button: A simple web page created with React to get the preview of the border of a component and obtain the relative CSS style code.

Awesome Lists containing this project

README

          


Box Css Preview



A simple web page to see the preview of border css styles and get code

[![GitHubIO Page](https://img.shields.io/static/v1?label=GitHub&message=IO&color=black&style=flat-square&logo=github)](https://mateusfg7.github.io/box-css-preview/)

---

[![CodeFactor](https://www.codefactor.io/repository/github/mateusfg7/box-css-preview/badge)](https://www.codefactor.io/repository/github/mateusfg7/box-css-preview) [![MIT license](https://img.shields.io/github/license/mateusfg7/box-css-preview?color=%23000)](LICENSE)

## Useful Links

- w3schools: [CSS border-style Property](https://www.w3schools.com/CSSref/pr_border-style.asp), [CSS Borders](https://www.w3schools.com/css/css_border.asp).
- mozilla: [border-style](https://developer.mozilla.org/en-US/docs/Web/CSS/border-style).
- css-tricks: [border | CSS-TRICKS](https://css-tricks.com/almanac/properties/b/border/).