{"id":24277213,"url":"https://github.com/indiecodermm/imagine-this","last_synced_at":"2025-04-13T05:53:46.876Z","repository":{"id":137078296,"uuid":"588932141","full_name":"IndieCoderMM/imagine-this","owner":"IndieCoderMM","description":"A web app that can generate images based on text prompts using OpenAI API. Created with React, Express.","archived":false,"fork":false,"pushed_at":"2023-05-10T09:20:25.000Z","size":6000,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-13T05:53:42.573Z","etag":null,"topics":["express","image-generator","openai-api","react"],"latest_commit_sha":null,"homepage":"https://indiecodermm.github.io/imagine-this/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IndieCoderMM.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-14T14:21:37.000Z","updated_at":"2023-10-16T06:59:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"bf6584e3-9535-4606-b0c7-6215404739f6","html_url":"https://github.com/IndieCoderMM/imagine-this","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IndieCoderMM%2Fimagine-this","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IndieCoderMM%2Fimagine-this/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IndieCoderMM%2Fimagine-this/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IndieCoderMM%2Fimagine-this/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IndieCoderMM","download_url":"https://codeload.github.com/IndieCoderMM/imagine-this/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248670502,"owners_count":21142901,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["express","image-generator","openai-api","react"],"created_at":"2025-01-15T23:31:11.654Z","updated_at":"2025-04-13T05:53:46.846Z","avatar_url":"https://github.com/IndieCoderMM.png","language":"JavaScript","readme":"- [🖼 Imagine This](#-imagine-this)\n  - [🛠 Tech Stack](#-tech-stack)\n  - [🎨 Features](#-features)\n  - [🚀 Live Demo](#-live-demo)\n  - [⚙ Getting Started](#-getting-started)\n  - [📧 Contact](#-contact)\n  - [🤝 Contributing](#-contributing)\n  - [💖 Show your support](#-show-your-support)\n  - [📜 License](#-license)\n\n# 🖼 Imagine This\n\n*Imagine This* is a web application that allows users to generate images using text prompts. \n\n![Screenshot](app_screenshot.png)\n\n## 🛠 Tech Stack\n- React\n- Express\n- [OpenAI API](https://beta.openai.com/docs/guides/images/usage?lang=node.js)\n\n## 🎨 Features\n- User-friendly interface\n- Instant image generation\n\n## 🚀 Live Demo\nTry out the live version on [ImagineThis Website](https://indiecodermm.github.io/imagine-this)\n\n## ⚙ Getting Started\nTo run this app on your local machine, follow these steps:\n\n1. Clone this repository into your desired project folder.\n```sh\ncd my-project\ngit clone git@github.com:IndieCoderMM/imagine-this.git .\n```\n2. Install dependencies in `client/` and `server/` directories.\n```sh\ncd client \u0026\u0026 npm install\ncd ../server \u0026\u0026 npm install\n```\n3. Create `.env` file inside `server/` folder and add your [OpenAI_API_KEY](https://beta.openai.com/account/api-keys).\n```sh\nOPENAI_API_KEY=\"sk-adfjeofoefkn........\"\n```\n\u003e Please keep in mind that the OpenAI API key may have some issues if you are using the free plan.\n\u003e I faced some issues with my API key and am currently working on resolving them. I will update the app as soon as I have a solution.\n\n4. Run the development server.\n```sh\ncd server \u0026\u0026 npm run dev\n```\n5. Inside `client/src/App.js`, set `API_URL` to `\"/openai/imagine\"`.\n6. Start the application.\n```sh\ncd client \u0026\u0026 npm start\n```\n\n## 📧 Contact\n\nI am always looking for ways to improve my project. If you have any suggestions or ideas, I would love to hear from you.\n\n[![Github](https://img.shields.io/badge/GitHub-673AB7?style=for-the-badge\u0026logo=github\u0026logoColor=white)](https://github.com/IndieCoderMM)\n[![Twitter](https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge\u0026logo=twitter\u0026logoColor=white)](https://twitter.com/hthant_oo)\n[![Linkedin](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white)](https://linkedin.com/in/hthantoo)\n[![Gmail](https://img.shields.io/badge/Gmail-D14836?style=for-the-badge\u0026logo=gmail\u0026logoColor=white)](mailto:hthant00chk@gmail.com)\n\n## 🤝 Contributing\n\nI welcome any and all contribution that can help me improve my project. If you have any ideas or feedback that you'd like to share, please don't hesitate to reach out.\n\n## 💖 Show your support\n\nIf you like this project, you can support me by giving a ⭐.\n\n## 📜 License\n\nThis project is [MIT](./LICENSE) licensed.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findiecodermm%2Fimagine-this","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Findiecodermm%2Fimagine-this","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findiecodermm%2Fimagine-this/lists"}