Skip to content

Podcastr is an app for playing audio episodes of your favorite podcast. This project was developed with Rocketseat during Next Level Week 5 (NLW5 ) on React Mission.

Notifications You must be signed in to change notification settings

deywersonp/podcastrnext

Repository files navigation

Podcastr Logo

Project   |    Technologies   |    Services Used   |    Getting Started   |    How To Use   |    Features   |    Layout   |    License

PRs welcome! License


Podcastr

💻 Project

Podcastr is an app for playing audio episodes of your favorite podcast.



🚀 Technologies

This project was developed using these techs:


👨‍🔧 Services Used

  • GitHub
  • JSON Server

🎮 Getting Started

If you want run this code, you can start cloning the repository using HTTP or SSH key.

  • Open your gitBash (git terminal)

  • Type git clone

  • Insert the HTTP or SSH key (on windows, shift + insert to paste on gitBash)

  • You can find this HTTP or SSH Key by clicking on Code on the top right in this repository image

  • Once cloned you can open the project in your IDE and enter the codes below in the IDE terminal

Tip: Open 2 terminals: One to start the server and the other to run the app.

yarn To add the dependencies on the project.


Option 1:

yarn server To run the fake API.

yarn dev Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.


Option 2 - Using this option you can see the SSG on action:

yarn build To build the app.

yarn server To run the fake API.

yarn start Runs the app
Open http://localhost:3000 to view it in the browser.


Dependencies

  • Axios
  • Sass
  • Date-fns
  • Rc-slider

📌 How to Use

1 - When you access the project, you will see the home page. In this page you can:

1.1 - See all avaiable episodes

1.2 - Play in a episode

1.3 - Toggle shuffle episodes

1.4 - Toggle repeat episode

1.5 - Access an episode's information

Homepage image Homepage_episodes_image Homepage_shuffle_repeat_image

2 - Episode page.

2.1 - Also here you can play episode;

2.2 - Come back to home page.

Episodes_information_image


🕵 Features

The main features of the application are:


🔖 Layout

You can see the layout of this project through this link. It's necessary have an account on Figma to access.


📝 License

This project is under MIT license.


In case of sensitive bugs like security vulnerabilities, please contact deywerson.pereira@gmail.com directly instead of using issue tracker. We value your effort to improve the security and privacy of this project!



Please follow on github and join us! Thanks for visiting me and good coding!

Made with ♥ by Deywerson Pereira

About

Podcastr is an app for playing audio episodes of your favorite podcast. This project was developed with Rocketseat during Next Level Week 5 (NLW5 ) on React Mission.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published