Skip to content

devzons/DevDall-e

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

AI Image Gen App

  • Node.js
  • Express.js
  • MongoDB
  • React
  • Tailwind CSS
  • DALL-E model
  • Cloudinary
  • Vite

Dependencies

npm install -D tailwindcss postcss autoprefixer
npx tailwindcss init -p

npm install file-saver
npm install react-router-dom

Server

npm init -y

"start": "nodemon index"

Dependencies

npm install cloudinary cors dotenv express mongoose nodemon openai

## add to package.json
"type": "module",

Live site

https://dalle.dimshift.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published