Tweet To Image

screenshot of Tweet To Image
nextjs
react
chakra-ui

Convert tweets to beautiful images

Overview

Twimage is a web application developed using NextJS, Twitter API, and Chakra UI. Its main purpose is to convert tweets into beautiful and customizable images. The app allows users to select the desired tweet and convert it into image formats like PNG, JPEG, or SVG.

Features

  • Conversion to Image: Twimage converts tweets into visually appealing images.
  • Multiple Image Formats: Users can choose from PNG, JPEG, or SVG formats for the output image.
  • Customization Options: Twimage provides options to customize the image, such as selecting the output image ratio (1:1 or 9:16).
  • Easy Customization: The app aims to add more customization options based on user suggestions.
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

chakra-ui
Chakra UI

Chakra UI is a popular open-source React component library that provides a set of accessible and customizable UI components to help developers create modern web applications.

framer-motion
Framer Motion

Alpine.js is a lightweight JavaScript framework that simplifies the process of creating dynamic, reactive user interfaces on the web. It uses a declarative syntax that offers a higher level of abstraction compared to vanilla JavaScript, while being more performant and easier to use than jQuery.