Skip to content

NLW#5 @Rocketseat - A podcast is an episodic series of spoken word digital audio files that a user can listening.

Notifications You must be signed in to change notification settings

RodrigoSaantos/podcastr

Repository files navigation

Logo

Podcastr | NLW#5

Application developed in the fifth edition of Rocketseat Next Level Week 💻🚀

AboutTechnologiesUsageContributionAuthorDemoLicense

Home
Home Playing Page

🎧 Podcastr | NLW#5 🎶🎵 playing... 🎧

🎯 About

A podcast is an episodic series of spoken word digital audio files that a user can listening.

🛠 Technologies

The following tools were used in the construction of the project:

👷 Usage

Required! Install git, node and yarn (or npm).

# Clone Repository
$ git clone https://github.com/RodrigoSaantos/podcastr.git

# Go to server folder
$ cd podcastr

# Install Dependencies
$ yarn
# or
$ npm install

# Run Aplication
$ yarn dev
# or
$ npm run dev

# Open another terminal
$ yarn server
# or
$ npm run server

# Access localhost
http://localhost:3000

🤝 Contribution

This project is for study purposes too. All kinds of contributions are very welcome and appreciated!

  • Fork this repository;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit your changes: git commit -m 'feat: My new feature';
  • Push to your branch: git push origin my-feature.

💻 Author

Rodrigo Santos

By Rodrigo Santos 👋🏽 Find me:

Linkedin Badge | Gmail Badge

🎌 Demo

Demo

📝 License

This project is under the MIT license.

About

NLW#5 @Rocketseat - A podcast is an episodic series of spoken word digital audio files that a user can listening.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages