josepholiveira / podcastr

A platform built for podcast broadcasting. Developed during @rocketseat NLW#05 free training.

Home Page:https://podcastr-joseph.vercel.app

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


Technologies used

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/josepholiveira/podcastr.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 Joseph Oliveira πŸ‘‹ Check out my LinkedIn

About

A platform built for podcast broadcasting. Developed during @rocketseat NLW#05 free training.

https://podcastr-joseph.vercel.app

License:MIT License


Languages

Language:TypeScript 66.7%Language:SCSS 32.9%Language:JavaScript 0.3%Language:Shell 0.0%