Skip to content

IcaroApoloBR/podcastrnext

Repository files navigation

Podcastr

Next Level Week #5

Made by Rocketseat

Description   |    Layout   |    Technologies   |    Functionalities   |    Installation   |    Author   |    License

📄 Description

A platform built for podcast broadcasting. This is a project developed during the NLW#05, presented by @Rocketseat.

🎨 Layout

You can access the Layout from the Figma through from this link.

🛠 Technologies

This project was developed with the following technologies

📋 Functionalities

  • Play podcast.
  • When a podcast ends, another one starts next.
  • Select only one podcast to listen to.
  • Option to go to the next podcast.
  • Option to go to the previous podcast.
  • Loop option.
  • Option to shuffle.

📕 Installation

  • Pre-requisites

    • It is necessary to have Node.js installed.
    • It is necessary to have Git installed and configured.
    • It is necessary to have a package manager Yarn.

Clone the project and access the folder

$ git clone https://github.com/IcaroApoloBR/podcastrnext.git && cd podcastrnext

Follow the steps below

# Install the dependencies
$ yarn

# Run the JSON server
$ yarn server

# Start the project
$ yarn dev

👨 Author

Made with ❤️ by Ícaro Apolo.
Github Badge Linkedin Badge

📝 License

Copyright © 2020 Ícaro Apolo.
This project is MIT licensed.