Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 437 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 437 Bytes

Border Radius Previewer Web App

That was a project idea that I took from the repository App Ideas Collection

Live demo

See a live demo here

Build With

  • JSS(Js in CSS)
  • HTML5
  • CSS3
  • TypeScript
  • React
  • Sweet Alert 2

How to install

yarn

How to use

Development server:

yarn start

Build:

yarn build