Skip to content

This is a weather app pulling weather data from open weather map website's API. It shows temperature data from different cities across the world and has an option to toggle temperature values from Fahrenheit to Celsius and vice versa.

Notifications You must be signed in to change notification settings

emmanuelkamala/WeatherApp

Repository files navigation

Project: Weather App

It`s an app for checking temperatures in different cities in the world. Weather details like actual city temperature in celcius are obtained using an API from Open Weather Map website.

screenshot

Built With

  • HTML
  • CSS
  • Javascript
  • Webpack
  • Bootstrap 4

Live Version

Live Link

Getting Started

Open your terminal or text editor and use next command

git clone https://github.com/emmanuelkamala/weatherapp.git

cd WeatherApp

Run: 'npm install', to install all the dependencies

Run: 'npm run dev', to compile the files, and start localserver

visit: localhost:8080 on the browser

Happy coding!

Author

👤 Author1

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • The odin project
  • Microverse tips

About

This is a weather app pulling weather data from open weather map website's API. It shows temperature data from different cities across the world and has an option to toggle temperature values from Fahrenheit to Celsius and vice versa.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published