/podcastr

A podcast app developed on @Rocketseat's Next Level Week #05

Primary LanguageTypeScriptMIT LicenseMIT

Logo do Podcastr

Podcastr preview

PRs welcome! License

Project   |    Built with   |    Features   |    How to run   |    License   |    Get in touch

💻 Project

Podcastr is an application built for podcast broadcasting. More specific the Faladev podcast, by @Rocketseat.

🚀 Built with

This project was developed with the following technologies:

html5 css3 Sass react typescript next

⭐ Features

  • Static Site Generation (SSG)
  • List podcast episodes
  • Details of a specific episode
  • Listen to an episode
  • Listen to the episode before the current
  • Listen to the next episode to the current
  • Pause an episode
  • Shuffle the list of episodes
  • Repeat an episode

ℹ️ How to run

Requirements

  • You need to install both Node.js and Yarn to run this project.

Clone the project and access the folder

$ git clone https://github.com/willerrodrigo/podcastr.git && cd podcastr

Follow the steps below

# Install the dependencies
$ yarn

# Run the backend fake server
$ yarn server

# Run the web server
$ yarn dev

The app will be available for access on your browser at http://localhost:3000

📝 License

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

📬 Get in touch!

Linkedin - Willer Rodrigo    

Made with ☕ and ❤️ by Willer Rodrigo.