Skip to content

SafnasKaldeen/QuickPOD-AI-FrontEnd

Repository files navigation

Quick POD

Quick POD is a podcast platform that allows users to listen to their favorite podcasts. Users can search for podcasts, listen to episodes, and create playlists. The platform also allows users to create an account, follow other users, and share their favorite podcasts with friends.

Features

  • Search for podcasts: Easily find your favorite podcasts by searching with keywords.
  • Listen to episodes: Stream podcast episodes directly from the platform.
  • Customize playlists: Create and manage your own playlists of podcast episodes.
  • Create an account: Sign up to access more features, follow other users, and share your favorite podcasts.

Tech Stack

  • Astro: For building fast and optimized websites.
  • React: For creating interactive user interfaces.
  • Tailwind CSS: For efficient and responsive styling.
  • FastAPI: For building the backend API.
  • SQLite: For database management.

Getting Started

Prerequisites

  • Node.js: Ensure you have Node.js installed. You can download it from nodejs.org.
  • npm: Node package manager, which comes with Node.js.

Installation

  1. Clone the repository:

    git clone https://github.com/morattu-pasanga
  2. Navigate to the project directory:

    cd Quick POD
  3. Install dependencies:

    npm install || npm install --legacy-peer-deps

Running the Development Server

To start the development server, run:

npm run dev

Backend

is private

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published