This project was developed using cutting edge front-end technologies.
Clone the project and access the folder
$ git clone https://github.com/CaduZulian/NLW5-Podcastr.git && cd podcastr
Follow the steps below
# Install the dependencies
$ yarn
# Run the backend fake server
$ yarn server
# Run the web server
$ yarn dev
The app will be available for access on your browser at http://localhost:3000
Made with 💚 by Carlos Eduardo Zulian 👋