Description | Layout | Technologies | Functionalities | Installation | Author | License
A platform built for podcast broadcasting. This is a project developed during the NLW#05, presented by @Rocketseat.
You can access the Layout from the Figma through from this link.
This project was developed with the following technologies
- 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.
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
Copyright © 2020 Ícaro Apolo.
This project is MIT licensed.