- Vue.js 2
- cors-everywhere
- IGDB API
This is a simple app that uses the IGDB API to enter in your birthday and find any and all games that came out the year and month you were born. This app is for learning purposes to learn more about how to connect Vue 2 to an external API from the ground up.
yarn install
yarn serve
yarn build
yarn lint