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

https://github.com/krishnaacharyaa/text-to-image-generator

Mock-up of AI Image generator in vite, reactjs, tailwind-css
https://github.com/krishnaacharyaa/text-to-image-generator

daisyui frontend react react-hooks reactjs responsive-design tailwindcss user-interface vite vitejs vitejs-react

Last synced: about 1 month ago
JSON representation

Mock-up of AI Image generator in vite, reactjs, tailwind-css

Awesome Lists containing this project

README

          

# Text to Image AI generator.
Mock-up of AI Image generator in vite, reactjs, tailwind-css

## Snapshots
#### Web

![image](https://user-images.githubusercontent.com/116620586/230606547-9289ae44-24e2-41f2-9d51-8195ac23f51c.png)
![image](https://user-images.githubusercontent.com/116620586/230606394-741dc66e-6c82-478d-9ed3-d09236e0a78e.png)
![image](https://user-images.githubusercontent.com/116620586/230606502-ffb36d93-402d-4f97-be3a-d0bab35f5f7b.png)

#### Mobile
![image](https://user-images.githubusercontent.com/116620586/230606636-d65de653-0988-47ec-9ab1-f9eef05fe1e5.png)
![image](https://user-images.githubusercontent.com/116620586/230606676-e56fa9a3-60a0-4e1a-8022-02e02bde8ea7.png)
![image](https://user-images.githubusercontent.com/116620586/230606705-b0a9672e-45ad-43ad-ac21-350cc1d3d241.png)

## Features
- Responsive Design works on Desktop and mobile screens
- Uses React-hooks like useState and useRef for progress-bar
- Uses tailwind-css, daisyui
- Uses Vite-reactjs
- Any valid prompt gives fixed result of images
- Suprise Me has 3 variaties of results

*It uses hardcoded data, for the prompts*

Deployed live on https://text-to-image-generator-omega.vercel.app/