Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lui7henrique/rocketseat-nlw-5-podcastr
A platform built for podcast broadcasting. Developed during @Rocketseat NLW#05 free training.
https://github.com/lui7henrique/rocketseat-nlw-5-podcastr
nextjs nlw-5 nodejs reactjs typescript
Last synced: about 1 month ago
JSON representation
A platform built for podcast broadcasting. Developed during @Rocketseat NLW#05 free training.
- Host: GitHub
- URL: https://github.com/lui7henrique/rocketseat-nlw-5-podcastr
- Owner: lui7henrique
- Archived: true
- Created: 2021-04-21T16:09:09.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-08-24T14:28:08.000Z (over 3 years ago)
- Last Synced: 2024-11-13T20:44:38.710Z (about 1 month ago)
- Topics: nextjs, nlw-5, nodejs, reactjs, typescript
- Language: TypeScript
- Homepage:
- Size: 1.14 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Trilha ReactJS## Podcastr
Podcastr is a platform built for podcast broadcasting.
## π» Getting started
### Requirements- 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/lui7henrique/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`
## Tecnologies
This project was developed using cutting edge front-end technologies.
- [Typescript](https://www.typescriptlang.org/)
- [ReactJS](https://pt-br.reactjs.org/)
- [NextJS](https://nextjs.org/)---
Made with π by Luiz Henrique π Check out my LinkedIn