Tarot Reader This project is an AI-powered tarot card reader, built with ChatGPT and Vite using React and TypeScript. Artwork by Zeedigns. Setup Update the .env file with your OpenAI API key Install packages: npm install Run the development server: npm dev