This project was developed using cutting edge front-end technologies.
Clone the project and access the folder
$ git clone https://github.com/gleysonabreu/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
Access the url below to see the project in execution.
Made with 💜 by Gleyson Abreu.