/My-WeatherApp

A simple api integrated Vue3 Weather Application which shows realtime weather condition as rainy ,cloudy ,sunny , humid , etc for a given (searched) location.This is a beginner level project I created with the help of online contents.

Primary LanguageVueMIT LicenseMIT

My WeatherApp

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Author

This is a Vue Weather App

About :

  • This is a weather application, which is like a practice project of mine.
  • This app will provide the current local time, day, temperature and weather status for the place you provide in the searchbox.
  • I have used Vue3 (front-end framework) and Vue Cli for building this project.
  • I have deployed this project for hosting, on netlify app.
  • I have future plans to work on this project and add more features along with detailing.

Badge

MIT License

Technologies used

Vue() Npm() Eslint() VSCode() Netlify() Html() CSS() Javascript()

CONTRIBUTION

Wanna contribute something to this project? Here are the ways to get started :

  1. Create an issue, with a brief description of the problem.
  2. Comment on the issue, on how you can solve it and the intuition behind it.
  3. Fork the repo, create a branch 'patch-1' and update the code.
  4. Once you have solved the problem, show snapshots as a proof of the credibility for the solution ** just as an example as the code would get merged to the master branch**
  5. Make the PR, and wait till it gets merged.
  6. And there you go!!! You contributed to a remote project, you just moved one step forward in your open-source journey! Keep the hustle on!!

Made with Vue3 and Love