Samanosukeh / podcastr

🎧Podcastr é uma plataforma de podcast feito em React desenvolvido durante a NLW#5

Home Page:https://podcastr-samanosukeh.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo: (https://podcastr-samanosukeh.vercel.app/)

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Summary

ℹ️ About

The 🎧Podcastr is a Web application that aims to bring you even closer to the best technology podcast!

This project was developed during Next Level Week, an event provided by @Rocketseat to teach new technologies, tools and hacks to leverage participants' developer careers.

⚙️ Built With

This project was developed with the following technologies:

Frontend Next.js + TypeScript

🕹️ How to Use

Requirements

To run the application you'll need:

  • Git
  • Node
  • Yarn or npm
  • Clone the repository:
    • $ git clone https://github.com/Samanosukeh/podcastr.git

Now go to project folder and run:

$ cd podcastr

# install the dependencies
$ yarn

# run web app
$ yarn dev

📃 License

This project is under the MIT license. See the LICENSE for more information.

About

🎧Podcastr é uma plataforma de podcast feito em React desenvolvido durante a NLW#5

https://podcastr-samanosukeh.vercel.app/

License:MIT License


Languages

Language:TypeScript 64.4%Language:SCSS 35.0%Language:JavaScript 0.6%