/podcastr

A platform built for podcast broadcasting

Primary LanguageTypeScriptMIT LicenseMIT

Podcastr

Made by GitHub

LayoutTechnologiesGetting startedLicense

Podcastr Mockup

🔖 Layout

You can view the project layout through the link below:

Remembering that you need to have a Figma account to access it.

🚀 Technologies

💻 Getting started

Requirements

Clone the project and access the folder

git clone https://github.com/filipebteixeira98/podcastr.git && cd podcastr

Follow the steps below

# Install the dependencies
yarn

# Run JSON Server to simulate the REST API
yarn server

# Start the application
yarn dev

📝 License

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


Made with 💜  by Filipe Teixeira