Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/techcow2/app-genie

App Genie is a ChatGPT text to app front end that generates HTML/JavaScript/CSS apps. It offers an interactive interface to enhance the development experience.
https://github.com/techcow2/app-genie

ai-tools artificial-intelligence chatgpt front-end-development generator html-css-javascript text2app

Last synced: 4 days ago
JSON representation

App Genie is a ChatGPT text to app front end that generates HTML/JavaScript/CSS apps. It offers an interactive interface to enhance the development experience.

Awesome Lists containing this project

README

        

# TechRay's App Genie

## Project Description

TechRay's App Genie is a versatile web-based application designed to help HTML, JavaScript, and CSS developers quickly prototype and generate code for their projects. The app provides an intuitive interface for creating and previewing web applications, including a mobile-first design approach.

## Features

- Interactive code generation for HTML, JavaScript, and CSS projects
- Real-time live preview of the generated code
- Option to upload images for use in the app
- Responsive design ensuring compatibility across different devices

## Installation

To get a local copy up and running, follow these steps:

1. **Clone the repository**
```sh
git clone https://github.com/techcow2/app-genie.git
```
2. **Navigate to the project directory**
```sh
cd app-genie
```

## Usage

1. Open `index.html` in your preferred web browser to start using the application.
2. Use the interface to name your app, update your app content, and optionally upload images.
3. The generated code will be displayed in the "Generated Code" section.
4. Use the "Live Preview" section to see how your app will look in real time.

### Example Usage

The screenshot below shows an example of using TechRay's App Genie:

![TechRay's App Genie](/images/screenshot2.png)

The example demonstrates the app's capability to generate a complete mobile-first web app with interactive features and enhanced UI using HTML, JavaScript, and Tailwind CSS.

## Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

## License

Distributed under the MIT License. See `LICENSE` for more information.

## Credits

- Inspired by https://picoapps.xyz