Nirwana3301 / WetterApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wetter oder so...

CHANGE API KEYS !!!!!!

Project Description

This is a small project to learn Vue.js and TypeScript. It is a simple weather app that uses the OpenWeatherMap API to fetch weather data for a given city and Mapbox API for searching for cities.

Recommended IDE Setup

VSCode

Install the following extensions:

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

About


Languages

Language:Vue 85.4%Language:JavaScript 9.4%Language:HTML 4.9%Language:CSS 0.3%