This project was developed using:
Clone the project and access the folder
$ git clone https://github.com/james-meneses/podcastr.git && cd podcastrThen..
# Install the dependencies
$ yarn
# Run the JSON server
$ yarn server
# Start the project
$ yarn devIf you get some error, check if you already have the latest version of NodeJS and Yarn installed globally, then run the commands as admin.
If the problem persists, please, feel free to add an issue to the repository.
Podcastr allows you to stream your (or mine, at least) favorite technology podcasts.
This project was developed during the NLW (Next Level Week) event, presented by @Rocketseat
You can check podcastr layout on Figma
Made with 🧡 by James Meneses
