Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 483 Bytes

File metadata and controls

34 lines (24 loc) · 483 Bytes

Podcaster App

A modern podcast application built with React and Express.

Features

  • Audio player with progress tracking
  • Podcast search and browsing
  • User authentication and playlists
  • Social sharing
  • PWA support with offline functionality

Quick Start

# Install dependencies
npm install
cd backend && npm install

# Start development
cd backend && npm run dev
npm start

Tech Stack

  • React 18
  • Express.js
  • iTunes API
  • Bootstrap 5

License

MIT