cunhasbia / nlw5-podcastr

Podcastr is a platform built for podcast broadcasting, using React and Next.js. Developed during Rocketseat NLW#05 free training.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Podcastr

Typescript React Next.js

Podcastr is a platform built for podcast broadcasting, bringing you the best in programming and technology.

Developed during Rocketseat NLW#05 free training.

preview

Technologies used

  • Typescript
  • React
  • Next.js

How to run the project?

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

About

Podcastr is a platform built for podcast broadcasting, using React and Next.js. Developed during Rocketseat NLW#05 free training.


Languages

Language:TypeScript 64.7%Language:SCSS 35.0%Language:JavaScript 0.3%