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.
- JavaScript
- Webpack
- OpenWeatherMap API
- Giphy API
- CountryFlag API
- 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.
Desktop version |
---|
![]() |
![]() |
![]() |
This application is deployed on GitHubPages.
👤 Ilie Babcenco
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.
Give a ⭐️ if you like this project!