CaduZulian / NLW5-Podcastr

This is a project developed during the Next Level Week 05, presented by Rocketseat during April 2021.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Podcastr logo

Podcastr

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


Made with ๐Ÿ’š by Carlos Eduardo Zulian ๐Ÿ‘‹

About

This is a project developed during the Next Level Week 05, presented by Rocketseat during April 2021.


Languages

Language:TypeScript 66.8%Language:SCSS 32.9%Language:JavaScript 0.3%