Manishsingh8135 / Ai-Image-generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ai Image Generator

This MERN App generates AI images using DALL-E API. Try creating images!!

Run Locally

Clone the project using following command:

  git clone https://github.com/Manishsingh8135/Ai-Image-generator.git
  

Run following commands to install dependencies:

First of all start two terminals. In one terminal write the following command.

  cd client
  npm install
  npm run dev

In other terminal, write the following command:

  cd server
  npm install
  npm start

Demo

Home2

Roadmap

  • Dark Theme

  • Changes UI and front page view

  • Share button to share directly to social media accounts.

Screenshots

Home

Image created by AI

Prompt: A Space Shuttle flying above Cape Town, digital art

download-643abc8b4a319fcee6bdba60

About


Languages

Language:JavaScript 97.0%Language:HTML 1.5%Language:CSS 1.5%