A modern podcast application built with React and Express.
- Audio player with progress tracking
- Podcast search and browsing
- User authentication and playlists
- Social sharing
- PWA support with offline functionality
# Install dependencies
npm install
cd backend && npm install
# Start development
cd backend && npm run dev
npm start- React 18
- Express.js
- iTunes API
- Bootstrap 5
MIT