App to compare cities data.
Wanna try the app? It's right here!
- Vue.js with Pinia, Vuetify and TypeScript
- Linter with ESLint and Prettier
- Cities search with Geonames API
- City data with Wikidata API
- Hosted on Firebase
- CI/CD with Github Actions
npm install
npm run dev
npm run build
Lint with ESLint
npm run lint