Part 14/21
We'll use Axios to fetch data from our API so we can use in our Nuxt index.vue file.
Now that we are pulling movie data from the API, we can also swap out the placeholder data to dynamically display our data.
Repos:
Front-end: https://github.com/armgitaar/themovies
Back-end: https://github.com/armgitaar/moviesapi
Tutorial: https://dev.to/armiedema/create-and-d...