/nlw-5-React

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

Primary LanguageTypeScriptMIT LicenseMIT

Podcastr logo

Podcastr

Podcastr is a platform built for podcast broadcasting.

Podcastr preview

About the project

This project was developed during the next level week. it was my first contact with Next js and i loved this technology, for sure i'll study much more about that.

Tecnologies

💻 Getting started

Requirements

  • You need to install both Node.js and Yarn to run this project.

Clone the project

$ git clone https://github.com/Vitor-Silva-developer/nlw-5-React.git

Follow the steps below

# Install the dependencies
$ yarn

# Run fake server
$ yarn server

# Run the web server
$ yarn dev

The app will be available for access on your browser at http://localhost:3456

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.