Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

border-radius generator logo


MIT License
website badge


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