Skip to content

v1.0.0 - Simply Explained Buddy

Latest

Choose a tag to compare

@FilipDerksen FilipDerksen released this 15 Oct 20:40
· 4 commits to main since this release
1e0ba4c

πŸŽ‰ Simply Explained Buddy v1.0.0

✨ What's New

  • AI-Powered Explanations: Transform complex topics into simple, easy-to-understand explanations
  • Beautiful UI: Modern, responsive interface with smooth animations
  • Smart Fallbacks: Works offline with example explanations when AI is unavailable
  • Real-time Processing: Get instant explanations with loading states

πŸš€ Features

  • Frontend: React + TypeScript + Vite + Tailwind CSS
  • Backend: Express.js + OpenAI integration
  • Deployment: Automated CI/CD with GitHub Actions
  • Hosting: Vercel (frontend) + Railway (backend)

πŸ› οΈ Technical Stack

  • Frontend: React 18, TypeScript, Vite, Tailwind CSS, shadcn/ui
  • Backend: Express.js, OpenAI API, CORS enabled
  • Deployment: GitHub Actions, Vercel, Railway
  • CI/CD: Automated testing, linting, and deployment

🎯 Getting Started

  1. Clone the repository
  2. Run npm install and cd backend && npm install
  3. Run npm run dev:full to start both frontend and backend
  4. Visit http://localhost:8080

πŸ“‹ Requirements

  • Node.js v18+
  • OpenAI API key (optional - app works with mock data)

This is the first stable release of Simply Explained Buddy! πŸš€