Skip to content
This repository has been archived by the owner on Sep 20, 2022. It is now read-only.
/ poder Public archive

Podcast Player app in reactjs and built with Typescript and Tailwindcss

Notifications You must be signed in to change notification settings

chavda-bhavik/poder

Repository files navigation

Poder

Music player application to search and play songs and podcasts

Poder

Running locally

Setup

  • make account on ListenNotes, write api secret in .env file as VITE_ListenAPI_Key={secret}

Steps

  • git clone https://github.com/chavda-bhavik/poder
  • yarn (after navigating inside the directory)
  • yarn dev

About Poder

Facilities

  • Search for artists, songs, podcasts
  • Play & Pause & Listen audio

Features

  • Built using Typescript
  • Interactive Animations using framer-motion
  • Easy to understand code and project structure
  • Easy & Lightweight frontend tooling with Vite
  • Linting and formatting with eslint and prettier

Technologies

  • ViteJS To Build & Develop
  • React Library to Build awesome User Interface
  • TailwindCSS To Style the Application