Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/devzgabriel/podcastr

Podcastr to bring you even closer to the best technology podcasts! This is a project developed during the Next Level Week, presented by @Rocketseat during April 19-25, 2021.
https://github.com/devzgabriel/podcastr

nextjs podcast reactjs typescript vercel

Last synced: 29 days ago
JSON representation

Podcastr to bring you even closer to the best technology podcasts! This is a project developed during the Next Level Week, presented by @Rocketseat during April 19-25, 2021.

Awesome Lists containing this project

README

        


Podcastr


Podcastr is a platform built for podcast broadcasting.

![Podcastr preview](.github/app-preview.png)

## ๐Ÿงช Tecnologies




Technologies used

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

- [ReactJS](https://reactjs.org/)
- [Typescript](https://www.typescriptlang.org/)
- [Next.js](https://nextjs.org/)

## ๐Ÿš€ Getting started

- You need to install both [Node.js](https://nodejs.org/en/download/) and [Yarn](https://yarnpkg.com/) to run this project.

**Clone the project and access the folder**

```bash
$ git clone https://github.com/devzgabriel/podcastr.git && cd podcastr
```

**Follow the steps below**

```bash
# 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`

## ๐Ÿ’ป Project

[Podcastr](https://podcastr-nlw.vercel.app/) to bring you even closer to the best technology podcasts! ๐Ÿ’œ

This is a project developed during the **[Next Level Week](https://nextlevelweek.com/)**, presented by **[@Rocketseat](https://github.com/Rocketseat)** during April 19-25, 2021.

## ๐Ÿ”– Layout

You can view the project layout through the links below:

- [Layout Web](https://www.figma.com/file/UwFEntsHpHYJlHNQAQr4gA/Podcastr?node-id=160%3A2761)

Remembering that you need to have a [Figma](http://figma.com/) account to access it.

## ๐Ÿ“ License

This project is licensed under the MIT License. See the [LICENSE](LICENSE.md) file for details.

---

Made with ๐Ÿ’œ by Gabriel Silva