Skip to content

ioilmio/sunny

Repository files navigation

sunny

Weather app consuming Open Weather API

Project Weather APP


Logo

This is the Second Project of the Microverse JavaScript curriculum!
Explore the docs »

Report Bug Request Feature

Table of Contents

About The Project

This is a weather web app, is consuming OpenWeatherMap API to get weather city's info and Pexels API for the background image

image

image

Built With

This project was built using these technologies.

  • Javascript ES6
  • Webpack
  • Scss
  • EsLint
  • VsCode

Live version

Click here

Usage

Type in your temrinal:

  • to clone git clone https://github.com/ioilmio/sunny/tree/feature
  • to install dependencies npm install
  • to build the project suing webpack npm run build
  • to run the dev server npm start

Go to Open Weather and subscribe for an API key, and substitute it in the weather.js file;

Go to Pexels and subscribe for an API key, and substitute it in the city.js file;

  1. open a browser and go to localhost:8080
  2. type a city in the input field and click search to get weather info;
  3. Click on the degrees to change Celsius to Fahreneit and viceversa;
  4. Enjoy weather info;

Author

👤 Illuminato Salvatore

🤝 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!

Acknowledgements

About

Weather app consuming Open Weather API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published