Skip to content

A js based app which uses OpenWeatherMap API to display current weather details for a specific city from the world.

Notifications You must be signed in to change notification settings

iliebabcenco/weather-app

Repository files navigation

Weather App

Description

This is a JavaScript project from Odin's curriculum. It is a weather forecast site which uses the weather, gif and flag API. You can search for a specific location and toggle displaying the data in Fahrenheit or Celsius.

Built With

Set up this projecect locally

  • Open the terminal in the directory where you want to install the app;
  • Run command git@github.com:iliebabcenco/weather-app.git which will clone the project;
  • Switch to the main directory of project using cd;
  • Run npm install webpack webpack-cli --save-dev in your computer terminal to install Webpack (you will need Node.js installed on your machine);
  • Open index.html file in your browser;
  • Use it.

How it looks

Desktop version

Deployment

This application is deployed on GitHubPages.

Authors

👤 Ilie Babcenco

🤝 Contributing

Contributions, issues, and feature requests are welcome!

If you want to contribute, you can clone this project or fork it.

If you found an issue, feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

About

A js based app which uses OpenWeatherMap API to display current weather details for a specific city from the world.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published