GithubHelp home page GithubHelp logo

podcastapp's Introduction

Podcast App

This is a single-page application for managing podcasts. It allows you to view a list of podcasts, access podcast details, and play individual episodes.

Installation

  1. Clone the repository:

    git clone <repository-url>
  2. Navigate to the project directory:

    cd podcast-app
  3. Install the dependencies:

    npm install

Available Scripts

In the project directory, you can run the following scripts:

start:dev: Starts the application in development mode.
build:dev: Builds the application for development.
start:prod: Builds the application for production and serves the optimized build files.
build:prod: Builds the application for production.
test: Runs the test suite.
eject: Ejects the application from Create React App, allowing further customization.

Development Mode

To start the application in development mode, run:

npm run start:dev

Open http://localhost:3000 in your browser to view the app.

Production Mode

To build and run the application in production mode, run:

npm run start:prod

Usage

  1. On the home page, you will see a list of podcasts.
  2. Click on a podcast to view its details and a list of episodes.
  3. Select an episode to view its details and play the audio.

Dependencies

This application utilizes the following dependencies:

@material-ui/core: Material-UI library for UI components.
@material-ui/icons: Material-UI library for icons.
@testing-library/jest-dom: Library for DOM testing utilities.
@testing-library/react: Library for testing React components.
@testing-library/user-event: Library for simulating user events in tests.
axios: Promise-based HTTP client for making API requests.
bootstrap: CSS framework for styling.
cors-anywhere: Proxy server for bypassing CORS restrictions.
react: JavaScript library for building user interfaces.
react-bootstrap: React integration for Bootstrap UI framework.
react-dom: React library for DOM rendering.
react-router-dom: React library for routing.
react-scripts: Set of scripts for building React applications.
web-vitals: Library for measuring web performance metrics.

podcastapp's People

Contributors

mandi94 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.