Skip to content

Misori-simon/weather-api

Repository files navigation

WEATHER API

Definition

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

About the Project

This project is about the use of API's in JavaScript. Also to evaluate the use of async/await and promises.

screenshot

screenshot

screenshot

screenshot

The DOM Elements are build mainly from JS: The JS has the following structure

  • Dom module
  • Weather_api module

Built With

  • HTML5
  • CSS3
  • JavaScript

Live Demo

Live Demo Link

Getting Started

To get a local copy up and running follow these simple example steps.

clone the repo.

  • in your terminal, run git clone https://github.com/Misori-simon/weather-api.git

Without Node.js

  • Open project directory. cd weather-api
  • Open dist directory. cd dist
  • Navigate index.html with your browser.

With Node.js

  • Open project directory. cd weather-api
  • Run npm install
  • Run npm start to start the webpack-dev-server

Authors

👤 Misori Simon

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐ if you like this project!

Acknowledgments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published