An open API service indexing awesome lists of open source software.

https://github.com/ericmbouwe/weather-app-js

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
https://github.com/ericmbouwe/weather-app-js

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# weather-app-JS
A weather app that gives for a specific town

![](https://img.shields.io/badge/Microverse-blueviolet)

# Weather temperature unit switching

> Display content of each unit only using JavaScript.

![screenshot](src/assets/weather-screenshot.png)

This app was built with JavaScript, HTML and CSS

## Built With

- JavaScript, HTML
- WebPack
- Sass

## Live Demo
[Live link here](https://raw.githack.com/EricMbouwe/weather-app-JS/develop/dist/index.html)

## Getting Started

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

### Prerequisites

Have a browser installed

### Setup

Clone this repo with git clone git@github.com:ericmbouwe/weather-app-js.git

### Usage

1. cd into the project directory
2. run npm install
3. Open index.html in the dist/ folder in a browser and enjoy :smiley:

## Authors

:bust_in_silhouette: **Eric Mbouwe**

- Github: [ericmbouwe](https://www.github.com/ericmbouwe)
- LinkedIn: [Eric Mbouwe](https://www.linkedin.com/in/ericmbouwe)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the [issues page](https://github.com/ericmbouwe/weather-app-js/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to anyone whose code was used
- Inspiration
- etc

## 📝 License

This project is [MIT](lic.url) licensed.