Skip to content

A weather app that pulls from the OpenWeatherMap API to allow users to search for and view the forecast in cities worldwide. Built with JavaScript.

Notifications You must be signed in to change notification settings

oloomoses/weatherApp

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Logo

Javascript - WeatherApp

Microverse Full-Stack Web Development Education
Microverse Page »

View Demo · Report Bug & Request Feature

Table of Contents

About The Project

This is a weather forecast site using the weather API. Users are able to search for a specific location and toggle displaying the data in Fahrenheit or Celsius.

Built With

Components of this project is listed below;

Getting Started

This project has been deployed on github pages, you can visit page or download/clone repository from github to try it.

Usage

  • clone the repo using git clone [email protected]:oloomoses/weatherApp.git command
  • create a .env file in the root directory and add your api key in the format API_KEY=YourOpenWeatherMapAPI_KEY
  • In you dir folder, open index.html in your browser
  • Type the city name in the search form and press Enter

Author

👤 Oloo Moses

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License.

Acknowledgements

About

A weather app that pulls from the OpenWeatherMap API to allow users to search for and view the forecast in cities worldwide. Built with JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published