Podcastr is a platform built for podcast broadcasting, bringing you the best in programming and technology.
Developed during Rocketseat NLW#05 free training.
- Typescript
- React
- Next.js
Before start, install Git, Node.js and Yarn on your machine. Moreover, recommend use the VSCode terminal.
# Clone this repository
$ git clone https://github.com/cunhasbia/nlw5-podcastr.git
# Access the repository on your terminal
$ cd nlw5-podcastr
# Install dependencies
$ yarn
# Run the fake server
$ yarn server
# Start the project
$ yarn dev
# The app will be running on http://localhost:3000
Made with 🧡 by Bianca Cunha | Find me on LinkedIn