Click here to see the app! Click here how it works locally!
👉 the DALL·E 2.0 API to generate Art with input prompts!
👉 Set up & Deploy Microsoft Azure Functions to the cloud!
👉 Uploading/downloading images to & from Microsoft Azure Blob Storage securely!
👉 Usage of the ChatGPT API to create suggestion prompts for AI Art!
👉 Creating API endpoints in Next.js 13.2 app to securely manage requests
👉 A fully responsive site with Tailwind CSS
👉 Dynamic page routing in Next.js 13
👉 Usage of TypeScript to reduce the overall number of Bugs and Errors
👉 Deploy the final build on Vercel!
-
Download or clone this repository
-
Install its dependencies: yarn / npm install
-
Build the project: yarn build / npm run build
-
Start the project: yarn dev / npm run dev
-
The website is now working, hope you enjoy it 😃