Skip to content

B0ND07/weather-app-vuejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VueWeather

This is a simple weather application that allows users to check the current weather conditions for a specific city and user can save city for easy access. It uses the OpenWeatherAPI to fetch weather data.

Table of Contents


Features

  • Display current weather conditions including temperature, humidity, and more.
  • Dynamic icons based on weather conditions.
  • Search for weather information by entering the city name.
  • responsive for all resolution

Getting Started

To get started with this project, follow these steps:

Installation:

  • clone this repo
  • npm install
  • npm start or npm run dev

Docker Compose:

  • docker-compose up

Usage

  • Enter a city name in the input field.
  • Click desired city suggestion to fetch and display the current weather conditions.

Technologies Used

  • Vue.js
  • Node.js
  • Mongodb
  • TailwindCSS
  • Axios for API requests
  • FontAwesome and Weather Icons from react-icons
  • ...

Contributing

Contributions are welcome! If you find any issues or want to add new features, please create an issue or submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published