Skip to content

engijlr/ad-generator

Repository files navigation

Social Media Image Generator

Welcome to the Social Media Image Generator! This application helps users create Instagram advertisements by searching for images from the Unsplash API and selecting templates for their business.

Table of Contents

Introduction

The Social Media Image Generator is designed to help users quickly create Instagram ads. Users can search for images by category or keyword, select from a list of templates, and generate posts ready to be published on Instagram.

Features

  • Search for images using the Unsplash API
  • Select and preview images in a template
  • Generate Instagram-ready posts
  • Environment-specific configurations for development, staging, and production

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/social-media-image-generator.git
cd social-media-image-generator
  1. Install dependencies:
npm install

Running the App

  1. Start the development server:
ng serve

The app will be available at http://localhost:4200.

Contributing

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/your-feature)
  3. Make your changes
  4. Commit your changes (git commit -m 'Add some feature')
  5. Push to the branch (git push origin feature/your-feature)
  6. Create a pull request

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published