Skip to content

Latest commit

Β 

History

History
106 lines (83 loc) Β· 2.51 KB

README.md

File metadata and controls

106 lines (83 loc) Β· 2.51 KB

Podcastr Logo Podcastr

Podcastr is a platform for listening to podcasts about development πŸš€


Podcastr Logo

πŸ’» Features developed during the course

  • Play, Pause, Repeat, Next, Previous, Shuffle
  • Statistics page for each episode
  • Slider
  • Highlight for the last 2 episodes
  • List of episodes consuming a JSON API

πŸ›  Technologies Used

πŸ”¨ How to run the project

# Clone this repository
$ git clone https://github.com/tl-lucasestevam/podcastr.git

# Access the project folder
$ cd podcastr

# Install the dependencies
$ yarn install

# Run the json server to emulate the api
$ yarn server

# Run the application in development mode
$ yarn dev

🌟 Thanks!

Next Level Week

Rocketseat

Diego3g

πŸ“š References

Make with ❀️ by Lucas Estevam