Skip to content

A weather app that gets user location and fetches the current weather from the open weather API. The user can search up from more than 220 cities around the world, user can also choose which unit the temperature will be displayed by pressing the toggle button.

License

Notifications You must be signed in to change notification settings

helciodev/weather-app

Repository files navigation

Weather-app

Table of contents


About

A weather app that gets user location and fetches the current weather from the open weather API. The user can search up from more than 220 cities around the world, user can also choose which unit the temperature will be displayed by pressing the toggle button.

Screenshot-main-page

Features

The features of this project are, user can:

  1. User as sees the information about his current location weather.
  2. User can search for more than 200 cities around the world.
  3. Users can change the metrics units by clicking on Celsius C and Farenheit F respectively.

Live Demo

This project is hosted on Netlify.

Live demo link

Built With

  • forthebadge
  • forthebadge
  • forthebadge

Getting Started

Installation instructions

Follow along the steps below to get a copy at your local machine.

  • Navigate to the directory where you want this project to clone and then clone it

    git clone git@github.com:helciodev/weather-app.git
    
  • Navigate to the weather-app directory

    cd weather-app
    
  • Install the npm package with npm install

  • Start the server with npm run start

  • The site should automatically open in your browser at http://localhost:8080/ if it didn't then open your browser with that link.

Author

😎 Helcio André

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

A weather app that gets user location and fetches the current weather from the open weather API. The user can search up from more than 220 cities around the world, user can also choose which unit the temperature will be displayed by pressing the toggle button.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published