Skip to content

AdiC03/WeatherApp

Repository files navigation

vue-project

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

*Make sure to incorporate own API Keys

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Running backend

node server.js

Miscellanoue:

This project is a spin off from creating the weather app in vue playlist from NetNinja. The things that are different include using a different API (WeatherAPI instead of OpenWeather, and implementing a database instead of saving to local storage. Some future improvements (if time permits) include fixing the code to disable adding the same city twice, and maybe adding another feature to add memes based on the specific weather.

About

Weather Application in Vue using APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published