carvalhoedsonn / podcastr

Project developed at NLW#05.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EVENT

🗂️ Topics

🌱About

Application created to listen to podcasts.

💅🏻Layout

📌Features

See podcast information.
Choose a podcast you want to listen to.
Pause, fast forward, rewind, activate the podcast loop you are listening to

🤓How to use

Prerequisites

To be able to use the application, you need the following tools:

Git Node.js

Running the app

# Clone this repository
$ git clone <https://github.com/ejscf/podcastr.git>

# Open the APP folder on the terminal
$ cd podcastr

# Install all APP modules
$ npm install or yarn install

# Now just turn on the APP
$ npm dev or yarn dev

Running the server

# Enter the following command
$ npm server or yarn server

💻Technologies

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

📜License

LICENSE

✍🏻Author

Edson Jorge 🦔

About

Project developed at NLW#05.

License:MIT License


Languages

Language:TypeScript 69.0%Language:SCSS 30.7%Language:JavaScript 0.3%