This repository contains an interactive presentation of AI-enhanced workflows for Amazon agency operations. The proposal details various workflow processes including:
Built with React, TypeScript, and Styled Components.
The proposal is hosted on GitHub Pages at: https://mitchens84.github.io/ai-workflow-proposal/
To run this project locally:
# Install dependencies
npm install
# Start development server
npm start
To deploy to GitHub Pages:
npm run deploy