/api-interface

Dashboard for querying public-apis.org project.

Primary LanguageVue

Public APIs Dashboard 📌

Project was developed with:

  • VueJS 2
  • Vuetify 2
  • Vuex 3

APIs shown on the dashboard come from public-api project.

Project setup

In order to run the project on localhost execute:

npm i & npm run dev

Production

Project is hosted on Netlify. In order to build it execute:

npm run build

Customize configuration

Project was set up using Vue-cli. For more information see Configuration Reference.