gabrielmnzs / podcastrnext

🎧 A platform built for podcast broadcasting.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Podcastr logo

Podcastr

Author Languages Stars

Podcastr is a platform built for podcast broadcasting.

Podcastr preview

Tecnologies

This project was developed using cutting edge front-end technologies.

πŸ’» Getting started

Requirements

  • You need to install both Node.js and Yarn to run this project.

Clone the project and access the folder

$ git clone https://github.com/gabrielmnzs/podcastrnext.git && cd podcastr

Follow the steps below

# Install the dependencies
$ yarn

# Run the backend fake server
$ yarn server

# Run the web server
$ yarn dev

The app will be available for access on your browser at http://localhost:3000

πŸ“ License

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


Made with πŸ’œ by Gabriel Menezes πŸ‘‹ Check out my LinkedIn

About

🎧 A platform built for podcast broadcasting.

License:MIT License


Languages

Language:TypeScript 62.6%Language:SCSS 29.3%Language:CSS 7.7%Language:JavaScript 0.3%