All Projects → solrachix → podcastr

solrachix / podcastr

Licence: other
A platform built to broadcast a specific podcast, Faladev by Rocketseat.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to podcastr

Podlove Publisher
Podlove Podcast Publisher for WordPress
Stars: ✭ 241 (+653.13%)
Mutual labels:  podcast
audiocard
⏯️ AudioCard - Opinionated, responsive, audio player compatible with Twitter Cards
Stars: ✭ 66 (+106.25%)
Mutual labels:  podcast
grandcast.fm
A podcast application built using GRANDstack
Stars: ✭ 50 (+56.25%)
Mutual labels:  podcast
Greg
A command-line podcast aggregator
Stars: ✭ 246 (+668.75%)
Mutual labels:  podcast
podcast-player
A Python command line podcast player
Stars: ✭ 20 (-37.5%)
Mutual labels:  podcast
podcastcrawler
PHP library to find podcasts
Stars: ✭ 40 (+25%)
Mutual labels:  podcast
Fog
Unofficial overcast.fm podcast app
Stars: ✭ 232 (+625%)
Mutual labels:  podcast
podcatcher
Podcast App
Stars: ✭ 21 (-34.37%)
Mutual labels:  podcast
vscode-mediaplayer
Mediaplayer extention for VS Code
Stars: ✭ 18 (-43.75%)
Mutual labels:  podcast
podcast-feed-parser
A highly customizable package for fetching and parsing podcast feeds into simple and manageable JavaScript objects. For use with node or in the browser.
Stars: ✭ 39 (+21.88%)
Mutual labels:  podcast
hurley
🎧 The Podcast Web Interface
Stars: ✭ 12 (-62.5%)
Mutual labels:  podcast
podhouse
The best way to listen to your favorite podcasts.
Stars: ✭ 39 (+21.88%)
Mutual labels:  podcast
podcast
The Google Cloud Platform Podcast
Stars: ✭ 60 (+87.5%)
Mutual labels:  podcast
Spotifeed
A simple service to serve up Spotify podcasts as RSS feeds for use in any podcast app.
Stars: ✭ 238 (+643.75%)
Mutual labels:  podcast
radicast
recording radiko and serving rss for podcast
Stars: ✭ 33 (+3.13%)
Mutual labels:  podcast
Swiftbysundell
Code samples from the Swift by Sundell website & podcast
Stars: ✭ 239 (+646.88%)
Mutual labels:  podcast
cloudwithchris.com
Cloud With Chris is my personal blogging, podcasting and vlogging platform where I talk about all things cloud. I also invite guests to talk about their experiences with the cloud and hear about lessons learned along their journey.
Stars: ✭ 23 (-28.12%)
Mutual labels:  podcast
podcast
A curated list of awesome dev podcast around the globe
Stars: ✭ 17 (-46.87%)
Mutual labels:  podcast
PyEditorial
A free, open-source Blog CMS based on the "Django" and "Editorial" HTML5 theme.
Stars: ✭ 178 (+456.25%)
Mutual labels:  podcast
this-american-life-archive
Unofficial RSS feed for the podcast "This American Life" with episodes 1 to current
Stars: ✭ 19 (-40.62%)
Mutual labels:  podcast

Move.it Logo

A platform built to broadcast a specific podcast, Faladev by Rocketseat.

Made by Carlos Miguel Carlos Miguel Repository size
GitHub last commit License
Stargazers

Move.it Logo


🚀 Getting Started

Prerequisites

  • To run any ReactJS application you need to configure the environment on your machine.

  • Setting the environment is a simple process, so it's recommended to follow the Rocketseat guide which is currently the most complete and detailed to make the settings:

Rocketseat Guide

Clone

  • Clone this repo to your local machine using:
https://github.com/solrachix/podcastr

Setup

  • Install project dependencies;

    • yarn install
      // or
      npm install
  • Run project in development mode;

    • yarn dev
      // or
      npm run dev
  • Be Happy! 😆


Challenges

  • Create Documentation
    • GIF
    • Example Video
    • Awesome Readme
    • Techs used
    • Project Setup
    • Features
    • Pages Prints
  • Improve Styles
    • Few adjustments to make the style equal to the layout
    • Add Media queries
    • Create Theme Switcher
    • Create Dark Theme
  • Add PWA Feature

📋 Features

Build with

  • ReactJS - A JavaScript library for building user interfaces
  • Typescript - TypeScript is an open-source language which builds on JavaScript, one of the world’s most used tools, by adding static type definitions.
  • Next.JS - Next.js gives you the best developer experience with all the features you need for production: hybrid static & server rendering, TypeScript support, smart bundling, route pre-fetching, and more. No config needed.

🤔 Contributing

To get started...

Step 1

  • 🍴 Fork this repo!

Step 2

  • 👯 Clone this repo to your local machine using https://github.com/solrachix/podcastr

Step 3

  • 🎋 Create your feature branch using git checkout -b my-feature

Step 4

  • Commit your changes using git commit -m 'feat: My new feature';

Step 5

  • 📌 Push to the branch using git push origin my-feature;

Step 6

  • 🔃 Create a new pull request

After your Pull Request is merged, can you delete your feature branch.


📌 Support

Reach out to me at one of the following places!


📝 License

License

This project is licensed under the MIT License - see the LICENSE file for details.


Made by Carlos Miguel with 💙 Enjoy it!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].