Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/am-77/border-radius-generator
Generate custom, advanced & complex CSS border-radius values.
https://github.com/am-77/border-radius-generator
border-radius css pwa react typescript
Last synced: 26 days ago
JSON representation
Generate custom, advanced & complex CSS border-radius values.
- Host: GitHub
- URL: https://github.com/am-77/border-radius-generator
- Owner: AM-77
- License: mit
- Created: 2019-11-04T18:22:48.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-23T02:17:01.000Z (9 months ago)
- Last Synced: 2024-04-23T05:58:11.267Z (8 months ago)
- Topics: border-radius, css, pwa, react, typescript
- Language: TypeScript
- Homepage: https://am-77.github.io/border-radius-generator/
- Size: 4.2 MB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
border-radius generator
Generate custom, advanced & complex CSS border-radius values.
## Built with:
- [React](https://reactjs.org)
- [TypeScript](https://www.typescriptlang.org/)
- [Progressive Web Apps](https://web.dev/progressive-web-apps/)## Deployed with:
- [GitHub Pages](https://pages.github.com/)
## Developement || Run Localy:
- clone the repo:
```bash
git clone https://github.com/AM-77/border-radius-generator.git
```- install dependencies:
```bash
npm install
```- start the app:
```bash
npm start
```- happy coding 👨💻
## Contribtion:
Feel free to open a pull requset 💁, report a bug 🐛 or request a feature 🌟 anytime you want.
## License & copyright:
© AM-77
Licensed under the [MIT License](LICENSE).