/alt-text-consumer

Website that generates alt text for an image - using React and Azure Logic Apps

Primary LanguageJavaScript

Alt-Text-Consumer

Running The Application Locally

  • Clone the repository
    • Open a terminal
    • Run git clone https://github.com/jrthartwig/alt-text-consumer.git
  • Navigate to the Project Directory
    • Open a terminal
    • Run cd alt-text-consumer
  • Install Docker Desktop
  • Run the Application
    • Open a terminal
    • Run docker-compose up
    • Navigate to localhost:80 in a browser