TryShape is an open-source platform to create shapes of your choice using a simple, easy-to-use interface. You can create banners, circles, polygonal shapes, export them as SVG, PNG, and even as CSS.
TryShape is an open-source platform that allows users to create shapes of their choice easily using a simple interface. Users can create various shapes like banners, circles, and polygons and export them in different formats like SVG, PNG, and CSS.
git clone [repository-url]
cd tryshape-directory
npm install
.env
file in the root and add your variables.npm start
localhost:3000
in your browser to access the app.TryShape is a versatile tool for creating custom shapes with ease. With features like shape creation, visibility control, export options, and authentication, it offers a user-friendly experience. Its responsive design and integration with frameworks like Next JS make it a convenient solution for shape creation needs.