Skip to content

Local weather applications can help you find out the weather that will occur in your area by searching, and you can save weather data to browser storage so you can access it again. Built using TailwindCSS and Vue JS

Notifications You must be signed in to change notification settings

gustonecrush/local-weather-app

Repository files navigation

DOCUMENTATION

ABOUT

Local weather applications can help you find out the weather that will occur in your area by searching, and you can save weather data to browser storage so you can access it again. Built using TailwindCSS and Vue JS

PROJECT SETUP

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

API CONSUME

This application consumed the API from Mapbox to fetch location data and Weather API to fetch weather data

SCREENSHOOT

  • Home View


  • Read Instruction


  • Search Activity


  • Select City


  • Weather Loading View


  • Weather View



  • Home Loading Cities View


  • Added City Weather

About

Local weather applications can help you find out the weather that will occur in your area by searching, and you can save weather data to browser storage so you can access it again. Built using TailwindCSS and Vue JS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published