April 28, 2021

145 words 1 min read

josepholiveira/podcastr

josepholiveira/podcastr

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

repo name josepholiveira/podcastr
repo link https://github.com/josepholiveira/podcastr
homepage https://podcastr-joseph.vercel.app
language TypeScript
size (curr.) 474 kB
stars (curr.) 488
created 2021-04-18
license MIT License

Podcastr

Author Languages Stars

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/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

comments powered by Disqus