Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eliasgcf/podcastr

A platform built for podcast broadcasting. Developed during @Rocketseat NLW#05 free training.
https://github.com/eliasgcf/podcastr

nlw-05 podcast react rocketseat

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        


Podcastr


Made by
GitHub


Layout
Technologies
Getting started
License


Podcastr Mockup

## 🔖 Layout

You can view the project layout through the link below:

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

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

## 🚀 Technologies

- [ReactJS](https://reactjs.org/)
- [TypeScript](https://www.typescriptlang.org/)
- [Sass](https://sass-lang.com/)
- [Next.js](https://nextjs.org/)

## 💻 Getting started

### Requirements

- [Node.js](https://nodejs.org/en/)
- [Yarn](https://classic.yarnpkg.com/) or [npm](https://www.npmjs.com/package/npm)

**Clone the project and access the folder**

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

**Follow the steps below**

```bash
# Install the dependencies
yarn

# Run JSON Server to simulate the REST API
yarn server

# Start the application
yarn dev
```

## 📝 License

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

---


Made with 💜  by Elias Gabriel