Skip to content

RuthMaria/podcastr

Repository files navigation

Preview   |    Technologies Used   |    How to run the project   |    How to contribute   |    License

PRs welcome! License License


📚 About

An application for listening to podcasts, where you can:

  • Check the latest podcasts releases
  • View all released episodes
  • View details of a specific podcast
  • Listen to a podcast
  • Go to the next podcasts
  • Go back to a previous podcast
  • Repeat a podcast
  • Listen to podcasts in random mode


📺 Preview

video



⚒️ Technologies Used

  • React.js
  • TypeScript
  • Next
  • Sass
  • CSS module
  • Content API
  • SSR

🚀 How to run the project


  • Clone this repository
git clone https://github.com/RuthMaria/podcastr.git
  • Install dependencies
yarn
  • Run the API
yarn server
  • Run the project
yarn dev

🎯 How to contribute

  • Fork this repository,
  • Create a branch with your feature: git checkout -b my-feature
  • Commit your changes: git commit -m 'feat: My new feature'
  • Push your branch: git push origin my-feature


📝 License

This project is under the MIT license. See the file LICENSE for more details.


Developed with ❤️ by Ruth Maria