project_ai_mern_image_generation
Build and Deploy a Full Stack MERN AI Image Generation App MidJourney & DALL E Clone
File Explorer
Download Latest Version (.zip)- favicon.ico
- vite.svg
- download.png
- index.js
- logo.svg
- preview.png
- Card.jsx
- FormField.jsx
- index.js
- Loader.jsx
- index.js
- CreatePost.jsx
- Home.jsx
- index.js
- index.js
- .eslintrc.js
- App.jsx
- index.css
- main.jsx
- postcss.config.js
- .eslintrc.cjs
- .gitignore
- index.html
- package-lock.json
- package.json
- postcss.config.cjs
- tailwind.config.cjs
- vite.config.js
- post.js
- connect.js
- dalleRoutes.js
- postRoutes.js
- .eslintrc.cjs
- .gitignore
- index.js
- package-lock.json
- package.json
- .gitignore
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/adrianhajdin/project_ai_mern_image_generation
Downloads the entire project code from GitHub to your computer.
cd project_ai_mern_image_generation
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
cd client
This project's files live in a subfolder, so move into it first.
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
