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
- Host: GitHub
- URL: https://github.com/ericmbouwe/weather-app-js
- Owner: EricMbouwe
- License: mit
- Created: 2020-08-24T22:00:23.000Z (almost 6 years ago)
- Default Branch: develop
- Last Pushed: 2020-09-10T20:23:39.000Z (almost 6 years ago)
- Last Synced: 2025-12-27T02:54:32.419Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.09 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# weather-app-JS
A weather app that gives for a specific town

# Weather temperature unit switching
> Display content of each unit only using JavaScript.

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.