Tryshape

screenshot of Tryshape
nextjs
react
bootstrap
styled-components
firebase

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.

Overview:

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.

Features:

  • Listing Shapes: View a list of shapes to choose from.
  • Create Shapes: Build shapes using an intuitive editor, including polygonal, circular, and elliptical shapes.
  • Controlling Visibility of Shapes: Keep creations private or share them with the TryShape community.
  • Like Shapes: Save liked shapes to your collection with a click.
  • Export Shapes: Export shapes in PNG, JPEG, SVG formats with CSS and clip-path properties included.
  • Search Shapes: Search for specific shapes easily.
  • Sort Shapes: Organize shapes by likes, recency, or age.
  • Authentication & Authorization: Securely authenticate using Gmail or GitHub credentials.
  • Responsive Design: Access TryShape from any device effortlessly.
nextjs
Next.js

Next.js is a React-based web framework that enables server-side rendering, static site generation, and other powerful features for building modern web applications.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

bootstrap
Bootstrap

Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.

styled-components
Styled Components

Styled Components is a popular library for styling React components using CSS syntax. It allows you to write CSS in your JavaScript code, making it easier to create dynamic styles that are specific to each component.

firebase
Firebase

Firebase offers a comprehensive set of features, including real-time database, authentication, hosting, cloud functions, storage, and more. Firebase provides an easy-to-use interface and allows developers to focus on building features rather than managing infrastructure.