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

https://github.com/devsubid/text2jpeg

Text2Jpeg generates jpeg from text using react.js
https://github.com/devsubid/text2jpeg

reactjs text2image

Last synced: 3 months ago
JSON representation

Text2Jpeg generates jpeg from text using react.js

Awesome Lists containing this project

README

          

# [Text2Jpeg](https://text2jpeg.vercel.app/)

![](https://raw.githubusercontent.com/itsme-Subid/Text2Jpeg/main/theme.png)

The agenda of this repository is to help others and myself too.
I personally found it very useful for many times, generally I code a program but forget it very frequently, so this repository help by easy accessibility to my code and also easy to go through the Source code.

## Installation

React has been designed for gradual adoption from the start, and **you can use as little or as much React as you need**:

- Use [Online Playgrounds](https://reactjs.org/docs/getting-started.html#online-playgrounds) to get a taste of React.
- [Add React to a Website](https://reactjs.org/docs/add-react-to-a-website.html) as a `` tag in one minute.
- [Create a New React App](https://reactjs.org/docs/create-a-new-react-app.html) if you're looking for a powerful JavaScript toolchain.

## Clone the project

Go to Project Directory and open `Command Prompt`

```bash
cd C:\Users\{User Name}\Documents\{Project Directory}
```

```bash
git clone git@github.com:itsme-Subid/Text2Jpeg.git
```