Skip to content

aniketmandloi/ai-image-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AI Image Generator

This is a simple image generator using Open AI.

  • Clone the repository: git clone https://github.com/aniketmandloi/ai-image-generator.git
  • Change the directory to Project: cd ai-image-generator

Client Side

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Run the client Locally

  • Change the directory to client: cd client
  • Install dependenciec: npm install or npm i
  • Run the client: npm run dev

Currently, two official plugins are available:

Server Side

Node + Express + MongoDB

This template provides a minimal setup to get Node.js working with Express.

Run the server Locally

  • Change the directory to server: cd server
  • Install dependenciec: npm install or npm i
  • Run the client: npm run dev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published