Skip to content

Luciano-Ferreira/Podcastr

Repository files navigation

Podcastr

demo-web

Podcastr is an application that plays audio that comes from an API

Technology used 🚀

❓ How to install

Prerequisites

Before you begin, you will need to have the following tools installed on your machine: Git, Node.js and a package manager Yarn or npm.

⏯️ Run aplication

In your terminal or bash

# Clone this repository
$ git clone https://github.com/Luciano-Ferreira/Podcastr.git

# Access the directory
$ cd Podcastr

# Install all dependencies
$ yarn 
# or
$ npm install

# Run the application in dev mode
$ yarn dev
# or
$ npm run dev

# The application start in http://localhost:3000

📝 License

This project is under the MIT license. See the LICENSE for more information.


Made with ♥ by Luciano Silva 👋 Get in touch!